List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5271",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5269",
    "results": [
        {
            "id": 91968,
            "name": "Couper 4",
            "created": "2025-03-05T15:30:17.355352Z",
            "modified": "2026-04-21T22:23:44.850817Z"
        },
        {
            "id": 91970,
            "name": "Connecter 5",
            "created": "2025-03-05T15:34:52.248930Z",
            "modified": "2026-04-21T22:23:47.337312Z"
        },
        {
            "id": 91972,
            "name": "Couper 5",
            "created": "2025-03-05T15:35:57.284352Z",
            "modified": "2026-04-21T22:23:57.931309Z"
        },
        {
            "id": 91973,
            "name": "Connecter 6",
            "created": "2025-03-05T15:37:32.796254Z",
            "modified": "2026-04-21T22:24:02.111946Z"
        },
        {
            "id": 91974,
            "name": "Couper 6",
            "created": "2025-03-05T15:38:48.774365Z",
            "modified": "2026-04-21T22:24:04.782405Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2026-03-30T16:33:09.177903Z"
        },
        {
            "id": 92102,
            "name": "Death 死 1-9",
            "created": "2025-03-06T03:55:07.023989Z",
            "modified": "2026-04-01T00:56:26.451495Z"
        },
        {
            "id": 92105,
            "name": "Connecter 7",
            "created": "2025-03-06T13:33:29.528819Z",
            "modified": "2026-04-21T22:24:20.830610Z"
        }
    ]
}