List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=502",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=500",
    "results": [
        {
            "id": 20584,
            "name": "letter N for aNime",
            "created": "2020-08-22T07:03:21.540058Z",
            "modified": "2026-05-10T01:51:46.634258Z"
        },
        {
            "id": 20627,
            "name": "life and death 12",
            "created": "2020-08-25T05:12:26.113898Z",
            "modified": "2026-05-10T01:51:47.416815Z"
        },
        {
            "id": 20810,
            "name": "3a: Live",
            "created": "2020-09-08T16:45:45.374256Z",
            "modified": "2026-05-10T01:51:48.193531Z"
        },
        {
            "id": 21000,
            "name": "basic joseki",
            "created": "2020-09-20T04:04:26.955096Z",
            "modified": "2026-05-10T01:51:49.000739Z"
        },
        {
            "id": 21101,
            "name": "for 20 kyu",
            "created": "2020-09-25T10:55:31.113303Z",
            "modified": "2026-05-07T04:25:19.959249Z"
        },
        {
            "id": 21288,
            "name": "How to escape11",
            "created": "2020-10-04T17:26:22.376281Z",
            "modified": "2026-04-01T01:03:57.007031Z"
        },
        {
            "id": 21306,
            "name": "sacrifice some stone12",
            "created": "2020-10-04T18:07:58.411415Z",
            "modified": "2026-05-04T07:21:17.485230Z"
        },
        {
            "id": 21347,
            "name": "Prepare to capture11",
            "created": "2020-10-05T16:29:05.250717Z",
            "modified": "2026-04-01T01:04:05.488020Z"
        },
        {
            "id": 21387,
            "name": "Best move which?",
            "created": "2020-10-07T12:38:23.332559Z",
            "modified": "2026-04-01T01:04:06.472251Z"
        },
        {
            "id": 21421,
            "name": "Puzzle 10 (p. 7)",
            "created": "2020-10-11T13:54:38.593063Z",
            "modified": "2026-04-01T01:04:07.199113Z"
        }
    ]
}