List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5004
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&ordering=id&page=5005",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5003",
    "results": [
        {
            "id": 84438,
            "name": "Question11",
            "created": "2024-08-24T09:36:24.758355Z",
            "modified": "2026-04-16T22:46:04.809727Z"
        },
        {
            "id": 84439,
            "name": "@sakta's puzzle",
            "created": "2024-08-24T11:47:36.459211Z",
            "modified": "2026-05-09T14:49:12.342849Z"
        },
        {
            "id": 84440,
            "name": "Try It",
            "created": "2024-08-24T12:58:12.381488Z",
            "modified": "2026-02-16T01:10:10.173789Z"
        },
        {
            "id": 84441,
            "name": "use the proverb",
            "created": "2024-08-24T20:05:46.368960Z",
            "modified": "2026-04-16T12:35:43.994669Z"
        },
        {
            "id": 84460,
            "name": "8.B.9.",
            "created": "2024-08-26T01:16:23.934356Z",
            "modified": "2026-05-09T15:48:48.525565Z"
        },
        {
            "id": 84461,
            "name": "8.B.10.",
            "created": "2024-08-26T01:21:01.504328Z",
            "modified": "2026-05-09T15:48:49.099149Z"
        },
        {
            "id": 84462,
            "name": "Introduction",
            "created": "2024-08-26T01:38:41.727817Z",
            "modified": "2026-04-08T02:38:00.688614Z"
        },
        {
            "id": 84463,
            "name": "End of Volume",
            "created": "2024-08-26T01:44:10.974771Z",
            "modified": "2026-05-02T01:42:41.350621Z"
        },
        {
            "id": 84464,
            "name": "─── 제1장 ───",
            "created": "2024-08-26T01:58:18.789540Z",
            "modified": "2026-05-01T16:26:20.311693Z"
        },
        {
            "id": 84465,
            "name": "1.C.1. 도전문제",
            "created": "2024-08-26T02:06:51.252167Z",
            "modified": "2026-05-01T01:23:27.204451Z"
        }
    ]
}