List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=320
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=321",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=319",
    "results": [
        {
            "id": 5917,
            "name": "Chapter 5.19",
            "created": "2016-04-10T09:27:58.918107Z",
            "modified": "2026-04-17T03:10:03.796173Z"
        },
        {
            "id": 5918,
            "name": "Chapter 5.20",
            "created": "2016-04-10T09:31:22.460665Z",
            "modified": "2026-04-17T03:10:04.274426Z"
        },
        {
            "id": 5919,
            "name": "Chapter 5.21",
            "created": "2016-04-10T09:32:49.646635Z",
            "modified": "2026-04-17T03:10:04.680088Z"
        },
        {
            "id": 5920,
            "name": "Chapter 5.22",
            "created": "2016-04-10T09:34:39.494713Z",
            "modified": "2026-04-17T03:10:05.179093Z"
        },
        {
            "id": 5921,
            "name": "Chapter 5.23",
            "created": "2016-04-10T09:36:58.998285Z",
            "modified": "2026-04-17T03:10:05.610907Z"
        },
        {
            "id": 5922,
            "name": "Chapter 5.24",
            "created": "2016-04-10T09:39:27.320039Z",
            "modified": "2026-04-17T04:17:04.780974Z"
        },
        {
            "id": 5923,
            "name": "Chapter 6.1",
            "created": "2016-04-10T19:27:59.478113Z",
            "modified": "2026-04-23T23:07:04.839186Z"
        },
        {
            "id": 5924,
            "name": "Chapter 6.2",
            "created": "2016-04-10T19:29:07.602629Z",
            "modified": "2026-04-17T03:10:07.088618Z"
        },
        {
            "id": 5925,
            "name": "Chapter 6.3",
            "created": "2016-04-10T19:30:13.128807Z",
            "modified": "2026-04-17T03:10:07.478682Z"
        },
        {
            "id": 5926,
            "name": "Chapter 6.4",
            "created": "2016-04-10T19:30:59.189980Z",
            "modified": "2026-04-28T06:39:17.877372Z"
        }
    ]
}