List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4524
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=4525",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4523",
    "results": [
        {
            "id": 33518,
            "name": "Diagram (3150)",
            "created": "2021-07-10T10:23:05.126469Z",
            "modified": "2026-05-22T22:22:39.935501Z"
        },
        {
            "id": 33519,
            "name": "Diagram (3151)",
            "created": "2021-07-10T10:24:38.568029Z",
            "modified": "2026-05-22T22:22:40.625415Z"
        },
        {
            "id": 37470,
            "name": "Diagram [1305]",
            "created": "2021-08-27T17:16:03.781908Z",
            "modified": "2026-05-22T22:22:59.851122Z"
        },
        {
            "id": 37471,
            "name": "Diagram [1306]",
            "created": "2021-08-27T17:18:49.295605Z",
            "modified": "2026-05-22T22:23:01.027832Z"
        },
        {
            "id": 47989,
            "name": "Diagram [5979]",
            "created": "2022-02-02T08:24:22.611994Z",
            "modified": "2026-05-22T22:23:41.036734Z"
        },
        {
            "id": 47990,
            "name": "Diagram [5980]",
            "created": "2022-02-02T08:25:50.584627Z",
            "modified": "2026-05-22T22:23:41.517808Z"
        },
        {
            "id": 2077,
            "name": "Life and Death 3.6",
            "created": "2014-12-09T18:24:27.719065Z",
            "modified": "2026-05-22T22:23:41.824704Z"
        },
        {
            "id": 71658,
            "name": "4.B.12.",
            "created": "2023-05-14T12:16:43.118035Z",
            "modified": "2026-05-22T22:24:19.309434Z"
        },
        {
            "id": 45766,
            "name": "Diagram [5467]",
            "created": "2021-12-29T12:05:59.073557Z",
            "modified": "2026-05-22T22:25:01.059905Z"
        },
        {
            "id": 67132,
            "name": "Puzzle 3",
            "created": "2022-12-28T21:20:10.309667Z",
            "modified": "2026-05-22T22:25:06.888985Z"
        }
    ]
}