List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5560",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5558",
    "results": [
        {
            "id": 5854,
            "name": "Chapter 3.4",
            "created": "2016-04-09T20:34:00.010036Z",
            "modified": "2026-04-02T06:14:33.018517Z"
        },
        {
            "id": 5853,
            "name": "Chapter 3.3",
            "created": "2016-04-09T20:32:48.846424Z",
            "modified": "2026-03-31T19:05:59.662192Z"
        },
        {
            "id": 5852,
            "name": "Chapter 3.2",
            "created": "2016-04-09T20:31:53.380236Z",
            "modified": "2026-03-31T19:05:58.002324Z"
        },
        {
            "id": 5851,
            "name": "Chapter 3.1",
            "created": "2016-04-09T20:30:06.459729Z",
            "modified": "2026-04-03T09:37:07.826669Z"
        },
        {
            "id": 5850,
            "name": "Chapter 2.24",
            "created": "2016-04-09T20:28:49.867014Z",
            "modified": "2026-03-31T19:05:54.859324Z"
        },
        {
            "id": 5849,
            "name": "Chapter 2.23",
            "created": "2016-04-09T20:27:37.827843Z",
            "modified": "2026-03-31T19:05:53.428303Z"
        },
        {
            "id": 5848,
            "name": "Chapter 2.22",
            "created": "2016-04-09T20:26:41.252307Z",
            "modified": "2026-03-31T19:05:51.753090Z"
        },
        {
            "id": 5847,
            "name": "Chapter 2.21",
            "created": "2016-04-09T20:25:33.860240Z",
            "modified": "2026-03-31T19:05:50.324194Z"
        },
        {
            "id": 5846,
            "name": "Chapter 2.20",
            "created": "2016-04-09T20:24:28.846852Z",
            "modified": "2026-03-31T19:05:48.681479Z"
        },
        {
            "id": 5845,
            "name": "Chapter 2.19",
            "created": "2016-04-09T20:23:42.691068Z",
            "modified": "2026-03-31T19:05:47.439473Z"
        }
    ]
}