List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=596",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=594",
    "results": [
        {
            "id": 92365,
            "name": "좌상귀 흑돌 잡기",
            "created": "2025-03-14T02:41:18.333354Z",
            "modified": "2026-03-30T16:35:02.361050Z"
        },
        {
            "id": 92360,
            "name": "Mutual life セキ 1-10",
            "created": "2025-03-13T12:19:09.492980Z",
            "modified": "2026-05-06T06:01:04.145052Z"
        },
        {
            "id": 92359,
            "name": "10. Best Move?",
            "created": "2025-03-12T20:40:47.596801Z",
            "modified": "2026-04-20T00:29:16.143720Z"
        },
        {
            "id": 92358,
            "name": "9. Best Move?",
            "created": "2025-03-12T20:31:59.138196Z",
            "modified": "2026-04-27T03:43:52.158237Z"
        },
        {
            "id": 92357,
            "name": "8. Best Move?",
            "created": "2025-03-12T20:25:08.342372Z",
            "modified": "2026-04-13T08:43:41.495138Z"
        },
        {
            "id": 92356,
            "name": "7. Best Move?",
            "created": "2025-03-12T19:58:57.490319Z",
            "modified": "2026-05-03T21:31:46.500606Z"
        },
        {
            "id": 92355,
            "name": "6. Best Move?",
            "created": "2025-03-12T19:35:52.171310Z",
            "modified": "2026-05-03T21:31:45.473595Z"
        },
        {
            "id": 92354,
            "name": "5. Best Move?",
            "created": "2025-03-12T19:29:49.577477Z",
            "modified": "2026-04-20T00:57:20.240805Z"
        },
        {
            "id": 92353,
            "name": "4. Best Move?",
            "created": "2025-03-12T19:08:44.883405Z",
            "modified": "2026-04-10T01:17:22.570573Z"
        },
        {
            "id": 92352,
            "name": "3. Best Move?",
            "created": "2025-03-12T19:07:59.856723Z",
            "modified": "2026-04-19T17:10:58.105226Z"
        }
    ]
}