List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4824",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4822",
    "results": [
        {
            "id": 42573,
            "name": "Diagram [3634]",
            "created": "2021-11-12T08:31:51.229254Z",
            "modified": "2026-03-31T17:23:57.011301Z"
        },
        {
            "id": 38049,
            "name": "Diagram [1634]",
            "created": "2021-09-08T12:20:12.554797Z",
            "modified": "2026-03-31T17:23:54.521415Z"
        },
        {
            "id": 42572,
            "name": "Diagram [3633]",
            "created": "2021-11-12T08:30:16.561883Z",
            "modified": "2026-03-31T17:23:50.525203Z"
        },
        {
            "id": 38048,
            "name": "Diagram [1633]",
            "created": "2021-09-08T12:18:41.648697Z",
            "modified": "2026-03-31T17:23:48.181736Z"
        },
        {
            "id": 52063,
            "name": "Diagram [4632]",
            "created": "2022-03-14T10:03:13.126314Z",
            "modified": "2026-03-31T17:23:45.655024Z"
        },
        {
            "id": 40831,
            "name": "Diagram [2632]",
            "created": "2021-10-21T08:34:23.380534Z",
            "modified": "2026-03-31T17:23:42.580248Z"
        },
        {
            "id": 38047,
            "name": "Diagram [1632]",
            "created": "2021-09-08T12:17:27.037228Z",
            "modified": "2026-03-31T17:23:41.435488Z"
        },
        {
            "id": 52062,
            "name": "Diagram [4631]",
            "created": "2022-03-14T10:01:50.523088Z",
            "modified": "2026-03-31T17:23:39.035710Z"
        },
        {
            "id": 40830,
            "name": "Diagram [2631]",
            "created": "2021-10-21T08:32:45.604030Z",
            "modified": "2026-03-31T17:23:36.790599Z"
        },
        {
            "id": 38046,
            "name": "Diagram [1631]",
            "created": "2021-09-08T12:14:23.601880Z",
            "modified": "2026-03-31T17:23:35.498780Z"
        }
    ]
}