List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5489",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5487",
    "results": [
        {
            "id": 45380,
            "name": "Practice Problem #6",
            "created": "2021-12-24T06:20:53.118404Z",
            "modified": "2026-04-01T02:51:38.001193Z"
        },
        {
            "id": 45446,
            "name": "玄玄碁経 龍帰洞府勢 01",
            "created": "2021-12-24T15:52:57.705677Z",
            "modified": "2026-04-01T02:51:38.712948Z"
        },
        {
            "id": 46512,
            "name": "Lee Sedol's Broken Ladder — Lee Sedol 6p vs Hong Jansik 4p",
            "created": "2022-01-14T19:35:03.007153Z",
            "modified": "2026-04-01T02:51:39.436517Z"
        },
        {
            "id": 48140,
            "name": "IH 042 — S25L1 — Chop & Hold 18",
            "created": "2022-02-03T14:51:10.780090Z",
            "modified": "2026-04-01T02:51:40.186425Z"
        },
        {
            "id": 48175,
            "name": "Diagram [4042]",
            "created": "2022-02-04T08:35:36.206335Z",
            "modified": "2026-04-01T02:51:40.903296Z"
        },
        {
            "id": 51772,
            "name": "question 6",
            "created": "2022-03-12T15:19:47.753024Z",
            "modified": "2026-04-01T02:51:41.299501Z"
        },
        {
            "id": 50620,
            "name": "question42",
            "created": "2022-02-26T16:48:35.293254Z",
            "modified": "2026-04-01T02:51:41.629594Z"
        },
        {
            "id": 53333,
            "name": "Problem 42",
            "created": "2022-03-25T07:49:21.343692Z",
            "modified": "2026-04-01T02:51:42.348631Z"
        },
        {
            "id": 56593,
            "name": "Placement-5",
            "created": "2022-05-09T01:25:03.969411Z",
            "modified": "2026-04-01T02:51:43.072074Z"
        },
        {
            "id": 58210,
            "name": "ข้อที่ 8",
            "created": "2022-05-26T07:57:19.049878Z",
            "modified": "2026-04-01T02:51:43.986001Z"
        }
    ]
}