List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=609",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=607",
    "results": [
        {
            "id": 92110,
            "name": "Le Kô 1",
            "created": "2025-03-06T16:52:50.006559Z",
            "modified": "2026-05-12T11:02:14.121287Z"
        },
        {
            "id": 92109,
            "name": "problème5",
            "created": "2025-03-06T15:48:33.897903Z",
            "modified": "2026-05-10T01:25:30.138610Z"
        },
        {
            "id": 92108,
            "name": "Couper 7",
            "created": "2025-03-06T14:16:46.008182Z",
            "modified": "2026-05-12T11:07:57.536860Z"
        },
        {
            "id": 92107,
            "name": "Oiotoshi 4",
            "created": "2025-03-06T14:10:19.317230Z",
            "modified": "2026-05-12T11:05:40.865069Z"
        },
        {
            "id": 92106,
            "name": "Brilliant move",
            "created": "2025-03-06T14:07:07.891202Z",
            "modified": "2026-04-28T06:37:24.314696Z"
        },
        {
            "id": 92105,
            "name": "Connecter 7",
            "created": "2025-03-06T13:33:29.528819Z",
            "modified": "2026-05-12T11:07:55.323205Z"
        },
        {
            "id": 92102,
            "name": "Death 死 1-9",
            "created": "2025-03-06T03:55:07.023989Z",
            "modified": "2026-05-11T00:23:25.445970Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2026-03-30T16:33:09.177903Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        }
    ]
}