List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=317
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=318",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=316",
    "results": [
        {
            "id": 5887,
            "name": "Chapter 4.13",
            "created": "2016-04-10T06:06:08.889570Z",
            "modified": "2026-04-17T03:09:24.587022Z"
        },
        {
            "id": 5888,
            "name": "Chapter 4.14",
            "created": "2016-04-10T06:07:45.862474Z",
            "modified": "2026-04-17T03:09:25.228090Z"
        },
        {
            "id": 5889,
            "name": "Chapter 4.15",
            "created": "2016-04-10T06:08:56.329322Z",
            "modified": "2026-04-17T03:09:25.502678Z"
        },
        {
            "id": 5890,
            "name": "Chapter 4.16",
            "created": "2016-04-10T06:11:05.374689Z",
            "modified": "2026-04-17T03:09:26.281963Z"
        },
        {
            "id": 5891,
            "name": "Chapter 4.17",
            "created": "2016-04-10T06:21:02.479709Z",
            "modified": "2026-04-17T03:09:26.353352Z"
        },
        {
            "id": 5892,
            "name": "Chapter 4.18",
            "created": "2016-04-10T06:27:57.394203Z",
            "modified": "2026-04-17T03:09:27.207976Z"
        },
        {
            "id": 5893,
            "name": "Chapter 4.19",
            "created": "2016-04-10T06:29:11.768550Z",
            "modified": "2026-04-17T03:09:27.328208Z"
        },
        {
            "id": 5894,
            "name": "Chapter 4.20",
            "created": "2016-04-10T06:30:21.586210Z",
            "modified": "2026-04-17T03:09:28.105098Z"
        },
        {
            "id": 5895,
            "name": "Chapter 4.21",
            "created": "2016-04-10T06:32:22.170940Z",
            "modified": "2026-04-24T01:10:22.379588Z"
        },
        {
            "id": 5896,
            "name": "Chapter 4.22",
            "created": "2016-04-10T06:33:38.197082Z",
            "modified": "2026-04-24T09:08:21.596867Z"
        }
    ]
}