List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5552
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=5553",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5551",
    "results": [
        {
            "id": 5923,
            "name": "Chapter 6.1",
            "created": "2016-04-10T19:27:59.478113Z",
            "modified": "2026-03-31T19:07:56.996711Z"
        },
        {
            "id": 5922,
            "name": "Chapter 5.24",
            "created": "2016-04-10T09:39:27.320039Z",
            "modified": "2026-03-31T19:07:55.187400Z"
        },
        {
            "id": 5921,
            "name": "Chapter 5.23",
            "created": "2016-04-10T09:36:58.998285Z",
            "modified": "2026-03-31T19:07:53.513622Z"
        },
        {
            "id": 5920,
            "name": "Chapter 5.22",
            "created": "2016-04-10T09:34:39.494713Z",
            "modified": "2026-03-31T19:07:51.919000Z"
        },
        {
            "id": 5919,
            "name": "Chapter 5.21",
            "created": "2016-04-10T09:32:49.646635Z",
            "modified": "2026-03-31T19:07:50.196133Z"
        },
        {
            "id": 5918,
            "name": "Chapter 5.20",
            "created": "2016-04-10T09:31:22.460665Z",
            "modified": "2026-03-31T19:07:48.728599Z"
        },
        {
            "id": 5917,
            "name": "Chapter 5.19",
            "created": "2016-04-10T09:27:58.918107Z",
            "modified": "2026-03-31T19:07:47.258873Z"
        },
        {
            "id": 5916,
            "name": "Chapter 5.18",
            "created": "2016-04-10T09:26:30.308245Z",
            "modified": "2026-04-01T12:00:49.167731Z"
        },
        {
            "id": 5915,
            "name": "Chapter 5.17",
            "created": "2016-04-10T09:24:17.135043Z",
            "modified": "2026-03-31T19:07:44.113203Z"
        },
        {
            "id": 5914,
            "name": "Chapter 5.16",
            "created": "2016-04-10T09:22:19.353092Z",
            "modified": "2026-03-31T19:07:42.538241Z"
        }
    ]
}