List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4528",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4526",
    "results": [
        {
            "id": 37843,
            "name": "Diagram [1502]",
            "created": "2021-09-04T15:03:37.259864Z",
            "modified": "2026-05-22T21:26:13.447610Z"
        },
        {
            "id": 48099,
            "name": "IH 039 — S25L1 — Chop & Hold 15",
            "created": "2022-02-02T23:41:02.135406Z",
            "modified": "2026-05-22T21:26:14.263932Z"
        },
        {
            "id": 48098,
            "name": "IH 040 — S25L1 — Chop & Hold 16",
            "created": "2022-02-02T23:37:53.117665Z",
            "modified": "2026-05-22T21:26:14.786735Z"
        },
        {
            "id": 44518,
            "name": "GW 102: LDP 10",
            "created": "2021-12-07T10:03:27.818030Z",
            "modified": "2026-05-22T21:26:19.878757Z"
        },
        {
            "id": 23282,
            "name": "Puzzle 343-2",
            "created": "2020-11-15T15:39:01.657671Z",
            "modified": "2026-05-22T21:26:20.037939Z"
        },
        {
            "id": 31334,
            "name": "Diagram (259)",
            "created": "2021-06-14T16:30:46.630124Z",
            "modified": "2026-05-22T21:26:20.239789Z"
        },
        {
            "id": 23283,
            "name": "Puzzle 345-1",
            "created": "2020-11-15T15:39:23.613540Z",
            "modified": "2026-05-22T21:26:20.551838Z"
        },
        {
            "id": 31335,
            "name": "Diagram (260)",
            "created": "2021-06-14T16:31:50.685838Z",
            "modified": "2026-05-22T21:26:21.049050Z"
        },
        {
            "id": 44519,
            "name": "GW 102: LDP 11",
            "created": "2021-12-07T10:03:40.324235Z",
            "modified": "2026-05-22T21:26:22.956212Z"
        },
        {
            "id": 42687,
            "name": "Diagram [3693]",
            "created": "2021-11-14T11:20:19.131038Z",
            "modified": "2026-05-22T21:26:24.159716Z"
        }
    ]
}