List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=157
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=158",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=156",
    "results": [
        {
            "id": 74910,
            "name": "23. Problem",
            "created": "2023-07-14T09:51:09.272636Z",
            "modified": "2026-02-16T00:35:51.456900Z"
        },
        {
            "id": 75329,
            "name": "hello!",
            "created": "2023-07-20T11:55:06.572353Z",
            "modified": "2026-02-16T00:36:01.592086Z"
        },
        {
            "id": 75332,
            "name": "67.Problem",
            "created": "2023-07-20T12:28:47.607778Z",
            "modified": "2026-02-16T00:36:03.654548Z"
        },
        {
            "id": 75333,
            "name": "68. PROBLEM",
            "created": "2023-07-20T12:40:38.978238Z",
            "modified": "2026-02-16T00:36:04.628921Z"
        },
        {
            "id": 75334,
            "name": "69.Problem",
            "created": "2023-07-20T12:46:41.109681Z",
            "modified": "2026-02-16T00:36:05.577402Z"
        },
        {
            "id": 75594,
            "name": "Eat white",
            "created": "2023-07-28T04:54:45.741919Z",
            "modified": "2026-02-16T00:37:00.992357Z"
        },
        {
            "id": 75973,
            "name": "Snap back",
            "created": "2023-08-15T13:17:39.236992Z",
            "modified": "2026-02-16T00:37:19.706780Z"
        },
        {
            "id": 76012,
            "name": "Lone Stone Liberties",
            "created": "2023-08-19T01:17:05.479479Z",
            "modified": "2026-02-16T00:37:20.823855Z"
        },
        {
            "id": 76014,
            "name": "Groups and Capture",
            "created": "2023-08-19T01:47:12.607745Z",
            "modified": "2026-02-16T00:37:21.754857Z"
        },
        {
            "id": 76026,
            "name": "Kill them",
            "created": "2023-08-20T07:04:38.047459Z",
            "modified": "2026-02-16T00:37:25.211892Z"
        }
    ]
}