List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5552",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5550",
    "results": [
        {
            "id": 5933,
            "name": "Chapter 6.11",
            "created": "2016-04-10T19:59:35.624749Z",
            "modified": "2026-03-31T19:08:13.260074Z"
        },
        {
            "id": 5932,
            "name": "Chapter 6.10",
            "created": "2016-04-10T19:55:26.003398Z",
            "modified": "2026-03-31T19:08:11.624029Z"
        },
        {
            "id": 5931,
            "name": "Chapter 6.9",
            "created": "2016-04-10T19:53:24.648656Z",
            "modified": "2026-03-31T19:08:09.894032Z"
        },
        {
            "id": 5930,
            "name": "Chapter 6.8",
            "created": "2016-04-10T19:50:08.050095Z",
            "modified": "2026-03-31T19:08:08.133751Z"
        },
        {
            "id": 5929,
            "name": "Chapter 6.7",
            "created": "2016-04-10T19:36:11.805592Z",
            "modified": "2026-03-31T19:08:06.376531Z"
        },
        {
            "id": 5928,
            "name": "Chapter 6.6",
            "created": "2016-04-10T19:34:27.394199Z",
            "modified": "2026-03-31T19:08:04.648005Z"
        },
        {
            "id": 5927,
            "name": "Chapter 6.5",
            "created": "2016-04-10T19:32:34.573848Z",
            "modified": "2026-03-31T19:08:03.200860Z"
        },
        {
            "id": 5926,
            "name": "Chapter 6.4",
            "created": "2016-04-10T19:30:59.189980Z",
            "modified": "2026-03-31T19:08:01.534945Z"
        },
        {
            "id": 5925,
            "name": "Chapter 6.3",
            "created": "2016-04-10T19:30:13.128807Z",
            "modified": "2026-03-31T19:08:00.085079Z"
        },
        {
            "id": 5924,
            "name": "Chapter 6.2",
            "created": "2016-04-10T19:29:07.602629Z",
            "modified": "2026-03-31T19:07:58.634554Z"
        }
    ]
}