List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5272",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5270",
    "results": [
        {
            "id": 78674,
            "name": "Tésuji 41",
            "created": "2024-01-08T14:59:41.104987Z",
            "modified": "2026-04-29T08:08:39.411300Z"
        },
        {
            "id": 78675,
            "name": "Tsumégo 142",
            "created": "2024-01-08T15:02:31.395023Z",
            "modified": "2026-05-04T19:55:40.517416Z"
        },
        {
            "id": 78676,
            "name": "Capturer 23",
            "created": "2024-01-08T15:10:05.381513Z",
            "modified": "2026-05-10T21:01:49.559611Z"
        },
        {
            "id": 78677,
            "name": "Tsumégo 133",
            "created": "2024-01-08T15:17:06.855791Z",
            "modified": "2026-05-14T06:43:55.404804Z"
        },
        {
            "id": 78682,
            "name": "PPPPPPPPPPPPPPPPPPPPPPPP",
            "created": "2024-01-10T02:42:20.740446Z",
            "modified": "2026-04-10T16:04:03.549617Z"
        },
        {
            "id": 78690,
            "name": "Problem 1",
            "created": "2024-01-11T00:44:19.385369Z",
            "modified": "2026-03-30T15:31:06.225863Z"
        },
        {
            "id": 78691,
            "name": "Problem 2",
            "created": "2024-01-11T00:47:36.918301Z",
            "modified": "2026-03-30T15:31:06.223253Z"
        },
        {
            "id": 78692,
            "name": "Problem 3",
            "created": "2024-01-11T00:49:19.503171Z",
            "modified": "2026-03-30T15:31:06.439196Z"
        },
        {
            "id": 78693,
            "name": "Problem 4",
            "created": "2024-01-11T00:52:30.309401Z",
            "modified": "2026-03-30T15:31:06.692252Z"
        },
        {
            "id": 78694,
            "name": "Problem 5",
            "created": "2024-01-11T00:54:40.781331Z",
            "modified": "2026-03-30T15:31:06.991910Z"
        }
    ]
}