List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5558
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=5559",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5557",
    "results": [
        {
            "id": 5864,
            "name": "Chapter 3.14",
            "created": "2016-04-09T21:05:01.815055Z",
            "modified": "2026-03-31T19:06:16.835711Z"
        },
        {
            "id": 5863,
            "name": "Chapter 3.13",
            "created": "2016-04-09T21:03:49.461482Z",
            "modified": "2026-03-31T19:06:15.426886Z"
        },
        {
            "id": 5862,
            "name": "Chapter 3.12",
            "created": "2016-04-09T21:02:41.018207Z",
            "modified": "2026-03-31T19:06:14.019193Z"
        },
        {
            "id": 5861,
            "name": "Chapter 3.11",
            "created": "2016-04-09T21:00:44.155830Z",
            "modified": "2026-03-31T19:06:12.289909Z"
        },
        {
            "id": 5860,
            "name": "Chapter 3.10",
            "created": "2016-04-09T20:59:42.196771Z",
            "modified": "2026-03-31T19:06:10.545899Z"
        },
        {
            "id": 5859,
            "name": "Chapter 3.9",
            "created": "2016-04-09T20:41:33.778458Z",
            "modified": "2026-03-31T19:06:08.643036Z"
        },
        {
            "id": 5858,
            "name": "Chapter 3.8",
            "created": "2016-04-09T20:39:46.645421Z",
            "modified": "2026-03-31T19:06:06.884855Z"
        },
        {
            "id": 5857,
            "name": "Chapter 3.7",
            "created": "2016-04-09T20:38:41.548207Z",
            "modified": "2026-03-31T19:06:05.374788Z"
        },
        {
            "id": 5856,
            "name": "Chapter 3.6",
            "created": "2016-04-09T20:37:39.953668Z",
            "modified": "2026-04-03T07:06:56.881923Z"
        },
        {
            "id": 5855,
            "name": "Chapter 3.5",
            "created": "2016-04-09T20:36:06.232049Z",
            "modified": "2026-03-31T19:06:02.342491Z"
        }
    ]
}