List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=320",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=318",
    "results": [
        {
            "id": 5907,
            "name": "Chapter 5.9",
            "created": "2016-04-10T09:09:59.317952Z",
            "modified": "2026-04-17T07:03:44.592657Z"
        },
        {
            "id": 5908,
            "name": "Chapter 5.10",
            "created": "2016-04-10T09:11:47.711637Z",
            "modified": "2026-04-17T03:09:34.404360Z"
        },
        {
            "id": 5909,
            "name": "Chapter 5.11",
            "created": "2016-04-10T09:13:19.705343Z",
            "modified": "2026-04-17T03:10:00.123484Z"
        },
        {
            "id": 5910,
            "name": "Chapter 5.12",
            "created": "2016-04-10T09:14:51.651716Z",
            "modified": "2026-04-17T03:10:00.641944Z"
        },
        {
            "id": 5911,
            "name": "Chapter 5.13",
            "created": "2016-04-10T09:16:21.646981Z",
            "modified": "2026-04-17T03:10:00.982726Z"
        },
        {
            "id": 5912,
            "name": "Chapter 5.14",
            "created": "2016-04-10T09:19:22.339565Z",
            "modified": "2026-04-17T03:10:01.535402Z"
        },
        {
            "id": 5913,
            "name": "Chapter 5.15",
            "created": "2016-04-10T09:20:51.478870Z",
            "modified": "2026-04-17T03:10:01.933388Z"
        },
        {
            "id": 5914,
            "name": "Chapter 5.16",
            "created": "2016-04-10T09:22:19.353092Z",
            "modified": "2026-04-17T03:10:02.458003Z"
        },
        {
            "id": 5915,
            "name": "Chapter 5.17",
            "created": "2016-04-10T09:24:17.135043Z",
            "modified": "2026-04-17T03:10:02.894857Z"
        },
        {
            "id": 5916,
            "name": "Chapter 5.18",
            "created": "2016-04-10T09:26:30.308245Z",
            "modified": "2026-04-23T20:56:43.958991Z"
        }
    ]
}