List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5550
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=5551",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5549",
    "results": [
        {
            "id": 5943,
            "name": "Chapter 6.21",
            "created": "2016-04-11T00:34:19.292302Z",
            "modified": "2026-03-31T19:08:29.769584Z"
        },
        {
            "id": 5942,
            "name": "Chapter 6.20",
            "created": "2016-04-11T00:30:59.903143Z",
            "modified": "2026-03-31T19:08:27.984070Z"
        },
        {
            "id": 5941,
            "name": "Chapter 6.19",
            "created": "2016-04-11T00:29:47.618566Z",
            "modified": "2026-03-31T19:08:26.249069Z"
        },
        {
            "id": 5940,
            "name": "Chapter 6.18",
            "created": "2016-04-11T00:28:09.478405Z",
            "modified": "2026-03-31T19:08:24.537700Z"
        },
        {
            "id": 5939,
            "name": "Chapter 6.17",
            "created": "2016-04-11T00:26:17.626267Z",
            "modified": "2026-03-31T19:08:23.030776Z"
        },
        {
            "id": 5938,
            "name": "Chapter 6.16",
            "created": "2016-04-11T00:25:02.606421Z",
            "modified": "2026-03-31T19:08:21.577825Z"
        },
        {
            "id": 5937,
            "name": "Chapter 6.15",
            "created": "2016-04-10T20:56:27.698975Z",
            "modified": "2026-03-31T19:08:20.126950Z"
        },
        {
            "id": 5936,
            "name": "Chapter 6.14",
            "created": "2016-04-10T20:55:07.875235Z",
            "modified": "2026-03-31T19:08:18.384911Z"
        },
        {
            "id": 5935,
            "name": "Chapter 6.13",
            "created": "2016-04-10T20:53:54.032892Z",
            "modified": "2026-03-31T19:08:16.621299Z"
        },
        {
            "id": 5934,
            "name": "Chapter 6.12",
            "created": "2016-04-10T20:02:13.509961Z",
            "modified": "2026-03-31T19:08:14.895166Z"
        }
    ]
}