List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5271
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=created&page=5272",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5270",
    "results": [
        {
            "id": 92106,
            "name": "Brilliant move",
            "created": "2025-03-06T14:07:07.891202Z",
            "modified": "2026-03-30T16:33:10.112324Z"
        },
        {
            "id": 92107,
            "name": "Oiotoshi 4",
            "created": "2025-03-06T14:10:19.317230Z",
            "modified": "2026-04-21T22:20:24.309302Z"
        },
        {
            "id": 92108,
            "name": "Couper 7",
            "created": "2025-03-06T14:16:46.008182Z",
            "modified": "2026-04-21T22:24:40.630735Z"
        },
        {
            "id": 92109,
            "name": "problème5",
            "created": "2025-03-06T15:48:33.897903Z",
            "modified": "2026-04-15T10:10:05.121051Z"
        },
        {
            "id": 92110,
            "name": "Le Kô 1",
            "created": "2025-03-06T16:52:50.006559Z",
            "modified": "2026-04-22T20:05:05.126937Z"
        },
        {
            "id": 92111,
            "name": "Le Kô 2",
            "created": "2025-03-06T16:55:40.560223Z",
            "modified": "2026-04-22T20:05:25.977594Z"
        },
        {
            "id": 92112,
            "name": "Chapeau chinois 1",
            "created": "2025-03-06T16:59:56.310487Z",
            "modified": "2026-04-20T15:14:29.403720Z"
        },
        {
            "id": 92113,
            "name": "Chapeau chinois 2",
            "created": "2025-03-06T17:02:12.495072Z",
            "modified": "2026-04-20T15:17:55.324527Z"
        },
        {
            "id": 92114,
            "name": "S'échapper 8",
            "created": "2025-03-06T17:15:10.656659Z",
            "modified": "2026-04-20T15:15:18.459070Z"
        },
        {
            "id": 92115,
            "name": "Problem 178",
            "created": "2025-03-06T21:59:23.909912Z",
            "modified": "2026-04-11T04:42:44.843318Z"
        }
    ]
}