List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5369",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5367",
    "results": [
        {
            "id": 93981,
            "name": "Problem 262",
            "created": "2025-05-11T16:17:00.204226Z",
            "modified": "2026-04-04T18:31:53.899214Z"
        },
        {
            "id": 93982,
            "name": "Problem 263",
            "created": "2025-05-11T16:18:30.653332Z",
            "modified": "2026-04-08T19:05:50.823226Z"
        },
        {
            "id": 93983,
            "name": "Problem 264",
            "created": "2025-05-11T16:19:50.118238Z",
            "modified": "2026-04-13T21:22:53.272365Z"
        },
        {
            "id": 93984,
            "name": "relier 1",
            "created": "2025-05-11T16:19:55.660798Z",
            "modified": "2026-04-17T02:57:15.352594Z"
        },
        {
            "id": 93985,
            "name": "relier 2",
            "created": "2025-05-11T16:21:47.391750Z",
            "modified": "2026-04-17T02:58:05.640702Z"
        },
        {
            "id": 93986,
            "name": "couper 1",
            "created": "2025-05-11T16:26:34.228059Z",
            "modified": "2026-04-17T02:58:15.267656Z"
        },
        {
            "id": 93987,
            "name": "Couper 2",
            "created": "2025-05-11T16:28:01.472585Z",
            "modified": "2026-04-17T02:58:24.991813Z"
        },
        {
            "id": 93988,
            "name": "atari 1",
            "created": "2025-05-11T16:31:33.316194Z",
            "modified": "2026-04-17T11:48:17.751887Z"
        },
        {
            "id": 93989,
            "name": "atari 2",
            "created": "2025-05-11T16:33:25.042963Z",
            "modified": "2026-04-17T02:59:19.336672Z"
        },
        {
            "id": 93994,
            "name": "Problem 46",
            "created": "2025-05-12T00:20:08.309523Z",
            "modified": "2026-04-16T10:40:32.145214Z"
        }
    ]
}