List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5291
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=created&page=5292",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5290",
    "results": [
        {
            "id": 92498,
            "name": "problème 6",
            "created": "2025-03-18T14:52:39.195801Z",
            "modified": "2026-03-30T16:36:00.569454Z"
        },
        {
            "id": 92499,
            "name": "problème 7",
            "created": "2025-03-18T14:55:03.313662Z",
            "modified": "2026-03-30T16:36:00.622146Z"
        },
        {
            "id": 92500,
            "name": "problème 8",
            "created": "2025-03-18T14:58:23.620886Z",
            "modified": "2026-03-30T16:36:00.772812Z"
        },
        {
            "id": 92511,
            "name": "9x9testing",
            "created": "2025-03-18T20:44:51.819640Z",
            "modified": "2026-03-30T16:36:00.737556Z"
        },
        {
            "id": 92516,
            "name": "9x9full",
            "created": "2025-03-18T21:25:14.456095Z",
            "modified": "2026-03-30T16:36:00.723287Z"
        },
        {
            "id": 92517,
            "name": "4x4test",
            "created": "2025-03-18T21:26:24.767399Z",
            "modified": "2026-03-30T16:36:00.749948Z"
        },
        {
            "id": 92522,
            "name": "Medium 83",
            "created": "2025-03-19T02:54:19.244575Z",
            "modified": "2026-03-30T16:36:00.727295Z"
        },
        {
            "id": 92538,
            "name": "Life 活 1-11",
            "created": "2025-03-19T13:36:35.455779Z",
            "modified": "2026-04-10T11:13:22.420798Z"
        },
        {
            "id": 92539,
            "name": "Death 死 1-11",
            "created": "2025-03-20T06:25:55.297027Z",
            "modified": "2026-04-17T11:12:24.776082Z"
        },
        {
            "id": 92541,
            "name": "problème 9",
            "created": "2025-03-20T16:48:53.156238Z",
            "modified": "2026-03-30T16:36:02.503783Z"
        }
    ]
}