List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4556",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4554",
    "results": [
        {
            "id": 5836,
            "name": "Chapter 2.10",
            "created": "2016-04-09T20:13:11.565452Z",
            "modified": "2026-04-17T03:08:22.239243Z"
        },
        {
            "id": 5828,
            "name": "Chapter 2.1",
            "created": "2016-04-09T19:26:36.651366Z",
            "modified": "2026-05-02T22:21:02.669020Z"
        },
        {
            "id": 5827,
            "name": "Chapter 2.0",
            "created": "2016-04-09T19:24:38.670871Z",
            "modified": "2026-05-24T11:19:07.622387Z"
        },
        {
            "id": 98134,
            "name": "Chapter 2. The 5 Lines: The Third Line",
            "created": "2025-10-12T10:38:10.431048Z",
            "modified": "2026-05-10T02:34:09.704538Z"
        },
        {
            "id": 98138,
            "name": "Chapter 2. The 5 Lines: The Second Line (Doublehane on the first line)",
            "created": "2025-10-12T12:19:16.445352Z",
            "modified": "2026-05-10T02:30:57.965238Z"
        },
        {
            "id": 98133,
            "name": "Chapter 2. The 5 Lines: The Second Line (Crawl)",
            "created": "2025-10-12T10:37:55.726721Z",
            "modified": "2026-05-10T02:27:25.869094Z"
        },
        {
            "id": 98135,
            "name": "Chapter 2. The 5 Lines: The Fourth Line",
            "created": "2025-10-12T10:38:35.905347Z",
            "modified": "2026-05-10T02:37:13.628365Z"
        },
        {
            "id": 98125,
            "name": "Chapter 2. The 5 Lines: The First Move",
            "created": "2025-10-12T06:59:35.395463Z",
            "modified": "2026-05-18T03:41:16.931151Z"
        },
        {
            "id": 98131,
            "name": "Chapter 2. The 5 Lines: The First Line (Yose)",
            "created": "2025-10-12T10:35:25.606305Z",
            "modified": "2026-05-18T03:41:20.078139Z"
        },
        {
            "id": 98132,
            "name": "Chapter 2. The 5 Lines: The First Line (Connect)",
            "created": "2025-10-12T10:37:25.809859Z",
            "modified": "2026-05-10T02:24:01.935844Z"
        }
    ]
}