List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5561",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5559",
    "results": [
        {
            "id": 5844,
            "name": "Chapter 2.18",
            "created": "2016-04-09T20:23:02.994722Z",
            "modified": "2026-03-31T19:05:46.043410Z"
        },
        {
            "id": 5843,
            "name": "Chapter 2.17",
            "created": "2016-04-09T20:21:59.756620Z",
            "modified": "2026-04-02T05:25:41.866973Z"
        },
        {
            "id": 5842,
            "name": "Chapter 2.16",
            "created": "2016-04-09T20:20:37.350381Z",
            "modified": "2026-03-31T19:05:43.271935Z"
        },
        {
            "id": 5841,
            "name": "Chapter 2.15",
            "created": "2016-04-09T20:19:29.233494Z",
            "modified": "2026-04-02T01:54:41.963924Z"
        },
        {
            "id": 5840,
            "name": "Chapter 2.14",
            "created": "2016-04-09T20:18:18.626971Z",
            "modified": "2026-03-31T19:05:40.270941Z"
        },
        {
            "id": 5839,
            "name": "Chapter 2.13",
            "created": "2016-04-09T20:17:19.712179Z",
            "modified": "2026-03-31T19:05:38.983680Z"
        },
        {
            "id": 5838,
            "name": "Chapter 2.12",
            "created": "2016-04-09T20:16:10.149834Z",
            "modified": "2026-03-31T19:05:37.414971Z"
        },
        {
            "id": 5837,
            "name": "Chapter  2.11",
            "created": "2016-04-09T20:15:11.380684Z",
            "modified": "2026-03-31T19:05:35.917276Z"
        },
        {
            "id": 5836,
            "name": "Chapter 2.10",
            "created": "2016-04-09T20:13:11.565452Z",
            "modified": "2026-03-31T19:05:34.379551Z"
        },
        {
            "id": 5835,
            "name": "Chapter 2.9",
            "created": "2016-04-09T19:49:50.494894Z",
            "modified": "2026-03-31T19:05:33.122016Z"
        }
    ]
}