List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4543
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=4544",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4542",
    "results": [
        {
            "id": 5936,
            "name": "Chapter 6.14",
            "created": "2016-04-10T20:55:07.875235Z",
            "modified": "2026-05-05T08:01:58.987637Z"
        },
        {
            "id": 5935,
            "name": "Chapter 6.13",
            "created": "2016-04-10T20:53:54.032892Z",
            "modified": "2026-05-25T03:54:03.959532Z"
        },
        {
            "id": 5934,
            "name": "Chapter 6.12",
            "created": "2016-04-10T20:02:13.509961Z",
            "modified": "2026-05-25T03:34:18.308267Z"
        },
        {
            "id": 5933,
            "name": "Chapter 6.11",
            "created": "2016-04-10T19:59:35.624749Z",
            "modified": "2026-05-23T03:14:45.310410Z"
        },
        {
            "id": 5932,
            "name": "Chapter 6.10",
            "created": "2016-04-10T19:55:26.003398Z",
            "modified": "2026-05-23T03:06:27.089057Z"
        },
        {
            "id": 5923,
            "name": "Chapter 6.1",
            "created": "2016-04-10T19:27:59.478113Z",
            "modified": "2026-05-23T15:17:16.611292Z"
        },
        {
            "id": 98245,
            "name": "Chapter 6. Yose: Thrown-in Ko",
            "created": "2025-10-18T04:02:00.144910Z",
            "modified": "2026-05-10T03:30:48.974261Z"
        },
        {
            "id": 98243,
            "name": "Chapter 6. Yose: Monkey Jump",
            "created": "2025-10-18T03:57:21.704197Z",
            "modified": "2026-05-06T18:23:21.364863Z"
        },
        {
            "id": 5907,
            "name": "Chapter 5.9",
            "created": "2016-04-10T09:09:59.317952Z",
            "modified": "2026-05-11T15:44:01.941976Z"
        },
        {
            "id": 5906,
            "name": "Chapter 5.8",
            "created": "2016-04-10T09:08:14.879591Z",
            "modified": "2026-05-22T00:18:20.402713Z"
        }
    ]
}