List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=587",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=585",
    "results": [
        {
            "id": 92553,
            "name": "8qwertz",
            "created": "2025-03-21T11:05:50.186398Z",
            "modified": "2026-03-30T16:36:05.050620Z"
        },
        {
            "id": 92552,
            "name": "Mutual life セキ 1-11",
            "created": "2025-03-21T03:32:49.465535Z",
            "modified": "2026-05-10T01:55:06.857600Z"
        },
        {
            "id": 92551,
            "name": "8. Side invasion, central low knights approach",
            "created": "2025-03-20T22:51:27.939939Z",
            "modified": "2026-05-06T00:47:17.883187Z"
        },
        {
            "id": 92550,
            "name": "7. Side invasion, low knights approach",
            "created": "2025-03-20T22:16:52.312467Z",
            "modified": "2026-05-01T18:20:46.973311Z"
        },
        {
            "id": 92548,
            "name": "6. Side invasion, knights approach",
            "created": "2025-03-20T22:16:23.756033Z",
            "modified": "2026-05-01T18:06:22.112020Z"
        },
        {
            "id": 92547,
            "name": "5. 5-space extension probe",
            "created": "2025-03-20T21:55:34.556260Z",
            "modified": "2026-05-02T17:37:45.578866Z"
        },
        {
            "id": 92546,
            "name": "4. 5-space extension connect underneath problem",
            "created": "2025-03-20T21:39:51.544872Z",
            "modified": "2026-04-14T03:31:13.149460Z"
        },
        {
            "id": 92545,
            "name": "3. 5-space variant, double wing",
            "created": "2025-03-20T21:32:20.934464Z",
            "modified": "2026-04-14T03:28:10.424432Z"
        },
        {
            "id": 92544,
            "name": "Puzzle #4",
            "created": "2025-03-20T19:27:15.391062Z",
            "modified": "2026-03-30T16:36:02.995018Z"
        },
        {
            "id": 92543,
            "name": "problème 11",
            "created": "2025-03-20T16:54:37.936946Z",
            "modified": "2026-03-30T16:36:02.846531Z"
        }
    ]
}