List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5285",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5283",
    "results": [
        {
            "id": 92357,
            "name": "8. Best Move?",
            "created": "2025-03-12T20:25:08.342372Z",
            "modified": "2026-04-13T08:43:41.495138Z"
        },
        {
            "id": 92358,
            "name": "9. Best Move?",
            "created": "2025-03-12T20:31:59.138196Z",
            "modified": "2026-04-10T01:22:46.556247Z"
        },
        {
            "id": 92359,
            "name": "10. Best Move?",
            "created": "2025-03-12T20:40:47.596801Z",
            "modified": "2026-04-20T00:29:16.143720Z"
        },
        {
            "id": 92360,
            "name": "Mutual life セキ 1-10",
            "created": "2025-03-13T12:19:09.492980Z",
            "modified": "2026-04-12T03:33:13.318127Z"
        },
        {
            "id": 92365,
            "name": "좌상귀 흑돌 잡기",
            "created": "2025-03-14T02:41:18.333354Z",
            "modified": "2026-03-30T16:35:02.361050Z"
        },
        {
            "id": 92366,
            "name": "4qwertz",
            "created": "2025-03-14T10:58:59.037275Z",
            "modified": "2026-03-30T16:35:03.086579Z"
        },
        {
            "id": 92375,
            "name": "azerti1",
            "created": "2025-03-14T11:24:09.536963Z",
            "modified": "2026-03-30T16:35:04.132840Z"
        },
        {
            "id": 92376,
            "name": "5qwertz",
            "created": "2025-03-14T11:24:13.480616Z",
            "modified": "2026-03-30T16:35:04.243118Z"
        },
        {
            "id": 92381,
            "name": "azerti2",
            "created": "2025-03-14T11:30:55.615199Z",
            "modified": "2026-03-30T16:35:04.435713Z"
        },
        {
            "id": 92383,
            "name": "6qwertz",
            "created": "2025-03-14T11:33:59.250961Z",
            "modified": "2026-03-30T16:35:05.320806Z"
        }
    ]
}