List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=324
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=created&page=325",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=323",
    "results": [
        {
            "id": 5957,
            "name": "Chapter 7.11",
            "created": "2016-04-11T02:08:43.085354Z",
            "modified": "2026-04-18T19:39:22.524598Z"
        },
        {
            "id": 5958,
            "name": "Chapter 7.12",
            "created": "2016-04-11T02:09:57.892700Z",
            "modified": "2026-04-17T03:10:22.308414Z"
        },
        {
            "id": 5959,
            "name": "Chapter 7.13",
            "created": "2016-04-11T02:11:30.390248Z",
            "modified": "2026-04-25T19:28:08.026158Z"
        },
        {
            "id": 5960,
            "name": "Chapter 7.14",
            "created": "2016-04-11T02:12:30.418851Z",
            "modified": "2026-04-29T15:54:44.992452Z"
        },
        {
            "id": 5961,
            "name": "Chapter 7.15",
            "created": "2016-04-11T02:13:30.276880Z",
            "modified": "2026-04-29T15:54:48.758287Z"
        },
        {
            "id": 5962,
            "name": "Chapter 7.16",
            "created": "2016-04-11T02:15:04.469478Z",
            "modified": "2026-04-17T03:10:24.053684Z"
        },
        {
            "id": 5963,
            "name": "Chapter 7.17",
            "created": "2016-04-11T02:17:46.535832Z",
            "modified": "2026-04-19T09:42:38.292915Z"
        },
        {
            "id": 5964,
            "name": "Chapter 7.18",
            "created": "2016-04-11T02:19:14.096364Z",
            "modified": "2026-04-17T03:10:24.965651Z"
        },
        {
            "id": 5965,
            "name": "Chapter 7.19",
            "created": "2016-04-11T02:21:56.293482Z",
            "modified": "2026-04-17T03:10:25.432844Z"
        },
        {
            "id": 5967,
            "name": "Chapter 7.20",
            "created": "2016-04-16T05:03:32.711119Z",
            "modified": "2026-04-17T03:10:25.830700Z"
        }
    ]
}