List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5853",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5851",
    "results": [
        {
            "id": 102863,
            "name": "Connecting stones 77",
            "created": "2026-02-02T18:12:27.811532Z",
            "modified": "2026-03-30T17:50:08.472361Z"
        },
        {
            "id": 102864,
            "name": "Connecting stones 78",
            "created": "2026-02-02T18:14:33.178810Z",
            "modified": "2026-03-30T17:50:08.775187Z"
        },
        {
            "id": 102865,
            "name": "Connecting stones 79",
            "created": "2026-02-02T19:25:30.133045Z",
            "modified": "2026-03-30T17:50:08.792307Z"
        },
        {
            "id": 102866,
            "name": "Connecting stones 80",
            "created": "2026-02-02T19:28:16.605104Z",
            "modified": "2026-04-03T10:26:26.185664Z"
        },
        {
            "id": 102870,
            "name": "26.2.3(1)",
            "created": "2026-02-03T04:24:22.110292Z",
            "modified": "2026-04-04T05:32:36.333659Z"
        },
        {
            "id": 102871,
            "name": "26.2.3(1-2)",
            "created": "2026-02-03T06:25:16.025253Z",
            "modified": "2026-03-30T17:50:09.920336Z"
        },
        {
            "id": 102872,
            "name": "blanc tue",
            "created": "2026-02-03T14:20:26.044754Z",
            "modified": "2026-03-30T17:50:09.930129Z"
        },
        {
            "id": 102873,
            "name": "blanc tue",
            "created": "2026-02-03T14:22:33.477243Z",
            "modified": "2026-03-30T17:50:11.112292Z"
        },
        {
            "id": 102874,
            "name": "blanc tue",
            "created": "2026-02-03T14:24:14.366491Z",
            "modified": "2026-03-30T17:50:12.013070Z"
        },
        {
            "id": 102875,
            "name": "noir vit",
            "created": "2026-02-03T14:26:57.806126Z",
            "modified": "2026-03-30T17:50:12.007506Z"
        }
    ]
}