List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5549",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5547",
    "results": [
        {
            "id": 5963,
            "name": "Chapter 7.17",
            "created": "2016-04-11T02:17:46.535832Z",
            "modified": "2026-03-31T19:09:02.508487Z"
        },
        {
            "id": 5962,
            "name": "Chapter 7.16",
            "created": "2016-04-11T02:15:04.469478Z",
            "modified": "2026-03-31T19:09:01.061899Z"
        },
        {
            "id": 5961,
            "name": "Chapter 7.15",
            "created": "2016-04-11T02:13:30.276880Z",
            "modified": "2026-03-31T19:08:59.638824Z"
        },
        {
            "id": 5960,
            "name": "Chapter 7.14",
            "created": "2016-04-11T02:12:30.418851Z",
            "modified": "2026-03-31T19:08:58.121474Z"
        },
        {
            "id": 5959,
            "name": "Chapter 7.13",
            "created": "2016-04-11T02:11:30.390248Z",
            "modified": "2026-03-31T19:08:56.382841Z"
        },
        {
            "id": 5958,
            "name": "Chapter 7.12",
            "created": "2016-04-11T02:09:57.892700Z",
            "modified": "2026-03-31T19:08:54.602291Z"
        },
        {
            "id": 5957,
            "name": "Chapter 7.11",
            "created": "2016-04-11T02:08:43.085354Z",
            "modified": "2026-03-31T19:08:52.896679Z"
        },
        {
            "id": 5956,
            "name": "Chapter 7.10",
            "created": "2016-04-11T01:04:06.921530Z",
            "modified": "2026-03-31T19:08:51.179357Z"
        },
        {
            "id": 5955,
            "name": "Chapter 7.9",
            "created": "2016-04-11T01:02:34.003088Z",
            "modified": "2026-03-31T19:08:49.432867Z"
        },
        {
            "id": 5954,
            "name": "Chapter 7.8",
            "created": "2016-04-11T01:00:13.489026Z",
            "modified": "2026-03-31T19:08:47.996834Z"
        }
    ]
}