List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5499
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=5500",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5498",
    "results": [
        {
            "id": 48094,
            "name": "IH 035 — S25L1 — Chop & Hold 11",
            "created": "2022-02-02T23:26:47.141694Z",
            "modified": "2026-04-01T02:35:03.145285Z"
        },
        {
            "id": 48139,
            "name": "Diagram [4035]",
            "created": "2022-02-03T12:09:09.473017Z",
            "modified": "2026-04-01T02:35:04.044951Z"
        },
        {
            "id": 48444,
            "name": "view/41040116Maintain the lead",
            "created": "2022-02-06T23:05:24.134430Z",
            "modified": "2026-04-01T02:35:04.796858Z"
        },
        {
            "id": 49998,
            "name": "057 — Endgame Tesujis",
            "created": "2022-02-21T19:22:59.911738Z",
            "modified": "2026-04-01T02:35:05.586276Z"
        },
        {
            "id": 50613,
            "name": "question35",
            "created": "2022-02-26T16:37:03.948456Z",
            "modified": "2026-04-01T02:35:06.524321Z"
        },
        {
            "id": 52951,
            "name": "Problem 35",
            "created": "2022-03-22T13:28:22.209503Z",
            "modified": "2026-04-01T02:35:07.436818Z"
        },
        {
            "id": 56566,
            "name": "Diagonal-13",
            "created": "2022-05-08T18:46:35.019383Z",
            "modified": "2026-04-01T02:35:08.174262Z"
        },
        {
            "id": 58203,
            "name": "ข้อที่ 1",
            "created": "2022-05-26T07:30:04.198857Z",
            "modified": "2026-04-01T02:35:09.114131Z"
        },
        {
            "id": 58807,
            "name": "Problem 35",
            "created": "2022-06-04T15:27:05.585894Z",
            "modified": "2026-04-01T02:35:10.208362Z"
        },
        {
            "id": 59711,
            "name": "ทำลาย 2 ห้อง 5",
            "created": "2022-06-21T03:58:48.314509Z",
            "modified": "2026-04-01T02:35:11.185233Z"
        }
    ]
}