List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5553
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=5554",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5552",
    "results": [
        {
            "id": 5913,
            "name": "Chapter 5.15",
            "created": "2016-04-10T09:20:51.478870Z",
            "modified": "2026-03-31T19:07:41.022536Z"
        },
        {
            "id": 5912,
            "name": "Chapter 5.14",
            "created": "2016-04-10T09:19:22.339565Z",
            "modified": "2026-03-31T19:07:39.506218Z"
        },
        {
            "id": 5911,
            "name": "Chapter 5.13",
            "created": "2016-04-10T09:16:21.646981Z",
            "modified": "2026-03-31T19:07:37.720032Z"
        },
        {
            "id": 5910,
            "name": "Chapter 5.12",
            "created": "2016-04-10T09:14:51.651716Z",
            "modified": "2026-03-31T19:07:35.987349Z"
        },
        {
            "id": 5909,
            "name": "Chapter 5.11",
            "created": "2016-04-10T09:13:19.705343Z",
            "modified": "2026-03-31T19:07:34.223263Z"
        },
        {
            "id": 5908,
            "name": "Chapter 5.10",
            "created": "2016-04-10T09:11:47.711637Z",
            "modified": "2026-03-31T19:07:32.533762Z"
        },
        {
            "id": 5907,
            "name": "Chapter 5.9",
            "created": "2016-04-10T09:09:59.317952Z",
            "modified": "2026-03-31T19:07:31.084223Z"
        },
        {
            "id": 5906,
            "name": "Chapter 5.8",
            "created": "2016-04-10T09:08:14.879591Z",
            "modified": "2026-03-31T19:07:29.339209Z"
        },
        {
            "id": 5905,
            "name": "Chapter 5.7",
            "created": "2016-04-10T09:06:33.503986Z",
            "modified": "2026-03-31T19:07:27.505819Z"
        },
        {
            "id": 5904,
            "name": "Chapter 5.6",
            "created": "2016-04-10T09:05:14.856503Z",
            "modified": "2026-03-31T19:07:25.731812Z"
        }
    ]
}