List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5587",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5585",
    "results": [
        {
            "id": 66963,
            "name": "Nr. 13: Problemaufgabe B *",
            "created": "2022-12-26T10:52:10.790128Z",
            "modified": "2026-02-24T22:44:25.819921Z"
        },
        {
            "id": 66418,
            "name": "本人原创难题1",
            "created": "2022-12-15T10:32:22.054242Z",
            "modified": "2026-02-24T22:44:01.831837Z"
        },
        {
            "id": 66226,
            "name": "大猪嘴棋形2",
            "created": "2022-12-09T01:49:38.633899Z",
            "modified": "2026-02-24T22:43:58.589483Z"
        },
        {
            "id": 65354,
            "name": "Test (Chapter #1)",
            "created": "2022-11-19T01:42:13.472983Z",
            "modified": "2026-02-24T22:43:35.728050Z"
        },
        {
            "id": 65353,
            "name": "Pre-Test Study (Chapter #1)",
            "created": "2022-11-19T01:33:47.640912Z",
            "modified": "2026-02-24T22:43:35.236324Z"
        },
        {
            "id": 65351,
            "name": "Chapter #1: Denials And Maximums (Maximums #1)",
            "created": "2022-11-19T01:20:06.248012Z",
            "modified": "2026-02-24T22:43:34.774691Z"
        },
        {
            "id": 64880,
            "name": "丛林-1-B",
            "created": "2022-11-09T02:01:18.350021Z",
            "modified": "2026-02-24T22:43:18.951198Z"
        },
        {
            "id": 63431,
            "name": "【发扬论】第40题",
            "created": "2022-10-06T09:58:59.537321Z",
            "modified": "2026-02-24T22:41:42.644885Z"
        },
        {
            "id": 63426,
            "name": "卞相壹vs申真婿  对局题",
            "created": "2022-10-06T02:06:10.467699Z",
            "modified": "2026-02-24T22:41:42.181560Z"
        },
        {
            "id": 63424,
            "name": "sus sus sus sus sus sus sus sus",
            "created": "2022-10-05T22:45:43.645213Z",
            "modified": "2026-02-24T22:41:41.767194Z"
        }
    ]
}