List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5293",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5291",
    "results": [
        {
            "id": 92542,
            "name": "problème 10",
            "created": "2025-03-20T16:51:48.593969Z",
            "modified": "2026-03-30T16:36:02.846318Z"
        },
        {
            "id": 92543,
            "name": "problème 11",
            "created": "2025-03-20T16:54:37.936946Z",
            "modified": "2026-03-30T16:36:02.846531Z"
        },
        {
            "id": 92544,
            "name": "Puzzle #4",
            "created": "2025-03-20T19:27:15.391062Z",
            "modified": "2026-03-30T16:36:02.995018Z"
        },
        {
            "id": 92545,
            "name": "3. 5-space variant, double wing",
            "created": "2025-03-20T21:32:20.934464Z",
            "modified": "2026-04-14T03:28:10.424432Z"
        },
        {
            "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": 92547,
            "name": "5. 5-space extension probe",
            "created": "2025-03-20T21:55:34.556260Z",
            "modified": "2026-04-14T03:34:22.202517Z"
        },
        {
            "id": 92548,
            "name": "6. Side invasion, knights approach",
            "created": "2025-03-20T22:16:23.756033Z",
            "modified": "2026-04-14T03:34:59.556977Z"
        },
        {
            "id": 92550,
            "name": "7. Side invasion, low knights approach",
            "created": "2025-03-20T22:16:52.312467Z",
            "modified": "2026-04-14T03:35:55.369661Z"
        },
        {
            "id": 92551,
            "name": "8. Side invasion, central low knights approach",
            "created": "2025-03-20T22:51:27.939939Z",
            "modified": "2026-04-14T03:43:01.027334Z"
        },
        {
            "id": 92552,
            "name": "Mutual life セキ 1-11",
            "created": "2025-03-21T03:32:49.465535Z",
            "modified": "2026-04-13T02:57:37.420260Z"
        }
    ]
}