List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5352",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5350",
    "results": [
        {
            "id": 93529,
            "name": "Problem 222",
            "created": "2025-05-03T14:00:30.863144Z",
            "modified": "2026-04-18T04:40:37.226051Z"
        },
        {
            "id": 93534,
            "name": "Death 死 1-18",
            "created": "2025-05-04T01:32:30.679579Z",
            "modified": "2026-04-03T11:10:10.495797Z"
        },
        {
            "id": 93535,
            "name": "3-4: One Space High Approach (Simple) - Learn",
            "created": "2025-05-04T02:46:18.434501Z",
            "modified": "2026-04-16T10:49:03.249598Z"
        },
        {
            "id": 93536,
            "name": "3-4: One Space High Approach (Simple) - First Player",
            "created": "2025-05-04T02:57:19.026075Z",
            "modified": "2026-04-16T10:49:19.283330Z"
        },
        {
            "id": 93537,
            "name": "3-4: One Space High Approach (Simple) - Approaching Player",
            "created": "2025-05-04T02:59:28.886645Z",
            "modified": "2026-04-16T10:49:28.642459Z"
        },
        {
            "id": 93568,
            "name": "3-4: One Space High Approach (Simple) - Both Players",
            "created": "2025-05-04T05:21:38.644573Z",
            "modified": "2026-04-16T10:49:36.973482Z"
        },
        {
            "id": 93575,
            "name": "Approaching the 4-4 Keima Enclosure - Learn",
            "created": "2025-05-04T06:09:21.309973Z",
            "modified": "2026-04-16T10:52:16.308648Z"
        },
        {
            "id": 93624,
            "name": "Approaching the 4-4 Keima Enclosure - First Player",
            "created": "2025-05-04T18:09:14.046341Z",
            "modified": "2026-04-16T10:54:45.751934Z"
        },
        {
            "id": 93625,
            "name": "Approaching the 4-4 Keima Enclosure - Approaching Player",
            "created": "2025-05-04T18:10:45.033523Z",
            "modified": "2026-04-16T10:54:52.442829Z"
        },
        {
            "id": 93626,
            "name": "Approaching the 4-4 Keima Enclosure - Both Players",
            "created": "2025-05-04T18:13:53.089364Z",
            "modified": "2026-04-16T10:55:02.144766Z"
        }
    ]
}