List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5263",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5261",
    "results": [
        {
            "id": 91831,
            "name": "Problem 130",
            "created": "2025-03-05T09:55:41.533277Z",
            "modified": "2026-04-06T21:35:39.026119Z"
        },
        {
            "id": 91832,
            "name": "Problem 131",
            "created": "2025-03-05T09:57:42.393594Z",
            "modified": "2026-03-31T15:22:26.616544Z"
        },
        {
            "id": 91833,
            "name": "Problem 132",
            "created": "2025-03-05T10:00:27.526832Z",
            "modified": "2026-03-31T15:23:13.909830Z"
        },
        {
            "id": 91834,
            "name": "Problem 133",
            "created": "2025-03-05T10:01:49.487992Z",
            "modified": "2026-04-14T17:17:36.279679Z"
        },
        {
            "id": 91835,
            "name": "Problem 134",
            "created": "2025-03-05T10:02:56.304022Z",
            "modified": "2026-04-15T00:20:39.507695Z"
        },
        {
            "id": 91836,
            "name": "Problem 135",
            "created": "2025-03-05T10:04:22.875509Z",
            "modified": "2026-03-31T15:25:24.751349Z"
        },
        {
            "id": 91837,
            "name": "Oiotoshi 1",
            "created": "2025-03-05T10:17:03.962023Z",
            "modified": "2026-04-21T22:19:30.749372Z"
        },
        {
            "id": 91838,
            "name": "Oiotoshi 2",
            "created": "2025-03-05T10:24:40.311022Z",
            "modified": "2026-04-23T07:50:47.984025Z"
        },
        {
            "id": 91839,
            "name": "S'échapper 1",
            "created": "2025-03-05T10:26:11.699515Z",
            "modified": "2026-04-24T03:06:29.323198Z"
        },
        {
            "id": 91840,
            "name": "Problem 136",
            "created": "2025-03-05T10:40:27.625147Z",
            "modified": "2026-03-31T15:26:10.369934Z"
        }
    ]
}