List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4785",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4783",
    "results": [
        {
            "id": 73686,
            "name": "BTVN 9",
            "created": "2023-06-15T16:00:37.742061Z",
            "modified": "2026-02-16T00:33:00.407288Z"
        },
        {
            "id": 96079,
            "name": "BTVN 9",
            "created": "2025-07-25T03:49:28.962813Z",
            "modified": "2026-05-04T13:06:08.909086Z"
        },
        {
            "id": 73456,
            "name": "BTVN 9",
            "created": "2023-06-11T17:12:43.944210Z",
            "modified": "2026-03-30T15:06:07.157349Z"
        },
        {
            "id": 96078,
            "name": "BTVN 8",
            "created": "2025-07-25T03:38:47.893001Z",
            "modified": "2026-05-04T13:06:08.422991Z"
        },
        {
            "id": 73455,
            "name": "BTVN 8",
            "created": "2023-06-11T17:07:02.928401Z",
            "modified": "2026-05-09T02:01:20.423276Z"
        },
        {
            "id": 73964,
            "name": "BTVN 8",
            "created": "2023-06-20T16:49:21.141329Z",
            "modified": "2026-05-05T08:04:28.689828Z"
        },
        {
            "id": 73685,
            "name": "BTVN 8",
            "created": "2023-06-15T15:59:17.255189Z",
            "modified": "2026-02-24T22:48:02.639237Z"
        },
        {
            "id": 96562,
            "name": "BTVN 8",
            "created": "2025-08-08T12:32:38.770342Z",
            "modified": "2026-05-14T17:23:53.320854Z"
        },
        {
            "id": 96077,
            "name": "BTVN 7",
            "created": "2025-07-25T03:32:57.329867Z",
            "modified": "2026-04-11T17:14:34.334295Z"
        },
        {
            "id": 95920,
            "name": "BTVN 7",
            "created": "2025-07-20T00:06:23.131269Z",
            "modified": "2026-05-06T12:38:43.867217Z"
        }
    ]
}