List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4542",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4540",
    "results": [
        {
            "id": 5947,
            "name": "Chapter 7.1",
            "created": "2016-04-11T00:50:10.097460Z",
            "modified": "2026-05-14T02:35:30.824076Z"
        },
        {
            "id": 98244,
            "name": "Chapter 6: Yose: Hane and Connect",
            "created": "2025-10-18T03:59:51.061526Z",
            "modified": "2026-05-10T14:08:44.793767Z"
        },
        {
            "id": 5931,
            "name": "Chapter 6.9",
            "created": "2016-04-10T19:53:24.648656Z",
            "modified": "2026-05-23T07:30:20.502650Z"
        },
        {
            "id": 5930,
            "name": "Chapter 6.8",
            "created": "2016-04-10T19:50:08.050095Z",
            "modified": "2026-05-23T07:30:19.632845Z"
        },
        {
            "id": 5929,
            "name": "Chapter 6.7",
            "created": "2016-04-10T19:36:11.805592Z",
            "modified": "2026-05-09T19:49:22.181750Z"
        },
        {
            "id": 5928,
            "name": "Chapter 6.6",
            "created": "2016-04-10T19:34:27.394199Z",
            "modified": "2026-04-26T12:19:14.993165Z"
        },
        {
            "id": 5927,
            "name": "Chapter 6.5",
            "created": "2016-04-10T19:32:34.573848Z",
            "modified": "2026-04-27T00:14:49.038251Z"
        },
        {
            "id": 5926,
            "name": "Chapter 6.4",
            "created": "2016-04-10T19:30:59.189980Z",
            "modified": "2026-04-28T06:39:17.877372Z"
        },
        {
            "id": 5925,
            "name": "Chapter 6.3",
            "created": "2016-04-10T19:30:13.128807Z",
            "modified": "2026-05-19T17:55:34.865430Z"
        },
        {
            "id": 5946,
            "name": "Chapter 6.24",
            "created": "2016-04-11T00:46:00.490663Z",
            "modified": "2026-05-22T18:01:31.873081Z"
        }
    ]
}