List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5389",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5387",
    "results": [
        {
            "id": 94394,
            "name": "Introduction",
            "created": "2025-05-27T15:49:28.961303Z",
            "modified": "2026-04-01T00:00:53.678030Z"
        },
        {
            "id": 94395,
            "name": "Point vital 5",
            "created": "2025-05-27T16:42:47.607193Z",
            "modified": "2026-04-15T11:05:10.982485Z"
        },
        {
            "id": 94405,
            "name": "Problem 78",
            "created": "2025-05-28T02:54:39.798618Z",
            "modified": "2026-04-14T20:48:07.309451Z"
        },
        {
            "id": 94406,
            "name": "Problem 79",
            "created": "2025-05-28T02:57:05.021074Z",
            "modified": "2026-04-14T20:48:52.313720Z"
        },
        {
            "id": 94407,
            "name": "Problem 80",
            "created": "2025-05-28T02:59:56.579904Z",
            "modified": "2026-04-14T20:49:05.967559Z"
        },
        {
            "id": 94408,
            "name": "Problem 81",
            "created": "2025-05-28T03:03:19.298834Z",
            "modified": "2026-04-14T20:49:25.802167Z"
        },
        {
            "id": 94409,
            "name": "Problem 82",
            "created": "2025-05-28T03:05:18.973935Z",
            "modified": "2026-04-14T20:49:41.762828Z"
        },
        {
            "id": 94410,
            "name": "Problem 83",
            "created": "2025-05-28T03:09:38.263615Z",
            "modified": "2026-04-14T20:50:06.509283Z"
        },
        {
            "id": 94412,
            "name": "KO 劫 1-19",
            "created": "2025-05-28T04:00:07.145117Z",
            "modified": "2026-04-15T18:13:11.052487Z"
        },
        {
            "id": 94413,
            "name": "Capture or  Survive",
            "created": "2025-05-28T05:37:23.371206Z",
            "modified": "2026-03-30T16:49:00.913014Z"
        }
    ]
}