List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=876",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=874",
    "results": [
        {
            "id": 84481,
            "name": "二目にして捨てよ - Sacrifice two stones for a strong shape",
            "created": "2024-08-26T12:30:00.527885Z",
            "modified": "2026-04-15T11:10:16.530530Z"
        },
        {
            "id": 84479,
            "name": "puzzle19",
            "created": "2024-08-26T05:15:12.544512Z",
            "modified": "2026-04-26T13:06:21.700494Z"
        },
        {
            "id": 84466,
            "name": "1.C.2.",
            "created": "2024-08-26T02:09:34.603169Z",
            "modified": "2026-05-01T01:23:46.566840Z"
        },
        {
            "id": 84465,
            "name": "1.C.1. 도전문제",
            "created": "2024-08-26T02:06:51.252167Z",
            "modified": "2026-05-01T01:23:27.204451Z"
        },
        {
            "id": 84464,
            "name": "─── 제1장 ───",
            "created": "2024-08-26T01:58:18.789540Z",
            "modified": "2026-05-20T02:09:54.234707Z"
        },
        {
            "id": 84463,
            "name": "End of Volume",
            "created": "2024-08-26T01:44:10.974771Z",
            "modified": "2026-05-18T11:36:22.254095Z"
        },
        {
            "id": 84462,
            "name": "Introduction",
            "created": "2024-08-26T01:38:41.727817Z",
            "modified": "2026-05-17T21:59:11.679979Z"
        },
        {
            "id": 84461,
            "name": "8.B.10.",
            "created": "2024-08-26T01:21:01.504328Z",
            "modified": "2026-05-20T16:07:25.110766Z"
        },
        {
            "id": 84460,
            "name": "8.B.9.",
            "created": "2024-08-26T01:16:23.934356Z",
            "modified": "2026-05-17T02:57:52.404264Z"
        },
        {
            "id": 84441,
            "name": "use the proverb",
            "created": "2024-08-24T20:05:46.368960Z",
            "modified": "2026-05-20T06:25:00.457694Z"
        }
    ]
}