List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4804
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&ordering=created&page=4805",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4803",
    "results": [
        {
            "id": 78670,
            "name": "入门班 - 01",
            "created": "2024-01-07T21:09:18.246866Z",
            "modified": "2026-03-30T15:31:04.444865Z"
        },
        {
            "id": 78671,
            "name": "入门班 - 02",
            "created": "2024-01-07T21:14:02.540975Z",
            "modified": "2026-03-30T15:31:04.411508Z"
        },
        {
            "id": 78672,
            "name": "入门班 - 03",
            "created": "2024-01-07T21:17:38.383188Z",
            "modified": "2026-03-30T15:31:04.404937Z"
        },
        {
            "id": 78673,
            "name": "Tésuji 30",
            "created": "2024-01-08T14:47:48.937798Z",
            "modified": "2026-04-29T09:05:03.996002Z"
        },
        {
            "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": 78679,
            "name": "2024.01.09",
            "created": "2024-01-09T14:02:48.227800Z",
            "modified": "2026-04-29T08:45:45.490905Z"
        },
        {
            "id": 78682,
            "name": "PPPPPPPPPPPPPPPPPPPPPPPP",
            "created": "2024-01-10T02:42:20.740446Z",
            "modified": "2026-04-10T16:04:03.549617Z"
        }
    ]
}