List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=801",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=799",
    "results": [
        {
            "id": 48673,
            "name": "直感力を鍛える 3.08",
            "created": "2022-02-09T04:13:23.321607Z",
            "modified": "2026-05-18T03:05:57.818694Z"
        },
        {
            "id": 48097,
            "name": "IH 038 — S25L1 — Chop & Hold 14",
            "created": "2022-02-02T23:34:02.100390Z",
            "modified": "2026-05-18T03:05:19.736275Z"
        },
        {
            "id": 48096,
            "name": "IH 037 — S25L1 — Chop & Hold 13",
            "created": "2022-02-02T23:30:59.289923Z",
            "modified": "2026-05-18T03:05:19.238441Z"
        },
        {
            "id": 41642,
            "name": "Diagram [2937]",
            "created": "2021-10-29T08:05:15.288040Z",
            "modified": "2026-05-18T03:04:58.226668Z"
        },
        {
            "id": 41641,
            "name": "Diagram [2936]",
            "created": "2021-10-29T08:03:51.730693Z",
            "modified": "2026-05-18T03:04:57.342501Z"
        },
        {
            "id": 46187,
            "name": "Diagram [5634]",
            "created": "2022-01-08T08:40:09.840627Z",
            "modified": "2026-05-18T03:04:56.551790Z"
        },
        {
            "id": 46186,
            "name": "Diagram [5633]",
            "created": "2022-01-08T08:37:26.948261Z",
            "modified": "2026-05-18T03:04:54.741480Z"
        },
        {
            "id": 25221,
            "name": "05_05_rect_six",
            "created": "2021-01-02T08:19:19.264429Z",
            "modified": "2026-05-18T03:03:54.166862Z"
        },
        {
            "id": 25220,
            "name": "05_04_rect_six",
            "created": "2021-01-02T07:51:07.422579Z",
            "modified": "2026-05-18T03:03:53.452880Z"
        },
        {
            "id": 17766,
            "name": "Question 2",
            "created": "2020-04-19T03:02:42.725470Z",
            "modified": "2026-05-18T03:03:40.969784Z"
        }
    ]
}