List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5048",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5046",
    "results": [
        {
            "id": 53695,
            "name": "question 11",
            "created": "2022-03-28T04:16:28.230233Z",
            "modified": "2026-05-03T15:02:50.637750Z"
        },
        {
            "id": 67900,
            "name": "sus sus",
            "created": "2023-01-24T02:46:20.029389Z",
            "modified": "2026-05-03T15:04:01.975902Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2026-05-03T15:07:13.451349Z"
        },
        {
            "id": 7742,
            "name": "302/900",
            "created": "2017-05-03T20:17:44.360371Z",
            "modified": "2026-05-03T15:09:11.293949Z"
        },
        {
            "id": 13660,
            "name": "Legal Puzzle #14",
            "created": "2018-11-21T19:37:07.411946Z",
            "modified": "2026-05-03T15:17:22.506083Z"
        },
        {
            "id": 13661,
            "name": "Section 5 : Eyes",
            "created": "2018-11-21T19:39:16.336165Z",
            "modified": "2026-05-03T15:17:22.966628Z"
        },
        {
            "id": 52656,
            "name": "question 7",
            "created": "2022-03-20T16:32:06.318033Z",
            "modified": "2026-05-03T15:18:37.737948Z"
        },
        {
            "id": 53696,
            "name": "question 12",
            "created": "2022-03-28T04:19:04.581959Z",
            "modified": "2026-05-03T15:18:49.895526Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2026-05-03T15:21:36.178320Z"
        },
        {
            "id": 67675,
            "name": "Puzzle 7 - 26",
            "created": "2023-01-17T10:43:34.270416Z",
            "modified": "2026-05-03T15:24:09.459007Z"
        }
    ]
}