List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5321",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5319",
    "results": [
        {
            "id": 93071,
            "name": "Tesuji 手筋 1-15",
            "created": "2025-04-12T12:36:01.902333Z",
            "modified": "2026-04-20T06:07:40.188122Z"
        },
        {
            "id": 93072,
            "name": "Les yeux 2",
            "created": "2025-04-12T15:07:22.148253Z",
            "modified": "2026-04-15T10:38:22.167088Z"
        },
        {
            "id": 93073,
            "name": "BGJ 198 JP 1",
            "created": "2025-04-13T08:11:09.103701Z",
            "modified": "2026-04-16T22:47:06.817776Z"
        },
        {
            "id": 93074,
            "name": "BGJ 198 JP 2",
            "created": "2025-04-13T08:12:03.643379Z",
            "modified": "2026-04-17T08:28:32.614722Z"
        },
        {
            "id": 93075,
            "name": "BGJ 198 JP 3",
            "created": "2025-04-13T08:13:41.434071Z",
            "modified": "2026-04-19T18:22:58.291739Z"
        },
        {
            "id": 93076,
            "name": "BGJ 198 JP 4",
            "created": "2025-04-13T08:15:19.107765Z",
            "modified": "2026-04-16T22:47:26.410407Z"
        },
        {
            "id": 93077,
            "name": "BGJ 198 JP 5",
            "created": "2025-04-13T08:16:39.446230Z",
            "modified": "2026-04-16T22:48:01.447346Z"
        },
        {
            "id": 93078,
            "name": "BGJ 198 JP 6",
            "created": "2025-04-13T08:18:04.837620Z",
            "modified": "2026-04-16T22:48:05.598049Z"
        },
        {
            "id": 93079,
            "name": "BGJ 198 JP 7",
            "created": "2025-04-13T08:19:14.308055Z",
            "modified": "2026-04-16T22:48:08.005157Z"
        },
        {
            "id": 93080,
            "name": "BGJ 199 JP 1",
            "created": "2025-04-13T09:01:58.651345Z",
            "modified": "2026-04-16T22:48:11.510863Z"
        }
    ]
}