List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5547
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=-id&page=5548",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5546",
    "results": [
        {
            "id": 5974,
            "name": "Chapter 8.3",
            "created": "2016-04-16T06:36:06.384148Z",
            "modified": "2026-03-31T19:09:18.353487Z"
        },
        {
            "id": 5973,
            "name": "Chapter 8.2",
            "created": "2016-04-16T05:27:25.986287Z",
            "modified": "2026-03-31T19:09:16.709310Z"
        },
        {
            "id": 5972,
            "name": "Chapter 8.1",
            "created": "2016-04-16T05:25:26.268238Z",
            "modified": "2026-03-31T19:09:15.035241Z"
        },
        {
            "id": 5971,
            "name": "Chapter 7.24",
            "created": "2016-04-16T05:22:48.749258Z",
            "modified": "2026-03-31T19:09:13.581608Z"
        },
        {
            "id": 5970,
            "name": "Chapter 7.23",
            "created": "2016-04-16T05:19:33.928012Z",
            "modified": "2026-03-31T19:09:12.043558Z"
        },
        {
            "id": 5969,
            "name": "Chapter 7.22",
            "created": "2016-04-16T05:10:18.802862Z",
            "modified": "2026-03-31T19:09:10.562892Z"
        },
        {
            "id": 5968,
            "name": "Chapter 7.21",
            "created": "2016-04-16T05:07:38.501570Z",
            "modified": "2026-03-31T19:09:08.650820Z"
        },
        {
            "id": 5967,
            "name": "Chapter 7.20",
            "created": "2016-04-16T05:03:32.711119Z",
            "modified": "2026-03-31T19:09:06.860185Z"
        },
        {
            "id": 5965,
            "name": "Chapter 7.19",
            "created": "2016-04-11T02:21:56.293482Z",
            "modified": "2026-03-31T19:09:05.346475Z"
        },
        {
            "id": 5964,
            "name": "Chapter 7.18",
            "created": "2016-04-11T02:19:14.096364Z",
            "modified": "2026-04-02T13:50:39.107774Z"
        }
    ]
}