List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5556
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=5557",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5555",
    "results": [
        {
            "id": 5884,
            "name": "Chapter 4.10",
            "created": "2016-04-09T22:35:30.398164Z",
            "modified": "2026-03-31T19:06:52.416390Z"
        },
        {
            "id": 5883,
            "name": "Chapter 4.9",
            "created": "2016-04-09T22:33:00.831870Z",
            "modified": "2026-03-31T19:06:50.824799Z"
        },
        {
            "id": 5882,
            "name": "Chapter 4.8",
            "created": "2016-04-09T22:31:55.996523Z",
            "modified": "2026-03-31T19:06:48.106443Z"
        },
        {
            "id": 5881,
            "name": "Chapter 4.7",
            "created": "2016-04-09T22:30:32.626607Z",
            "modified": "2026-03-31T19:06:44.653959Z"
        },
        {
            "id": 5880,
            "name": "Chapter 4.6",
            "created": "2016-04-09T22:29:14.022237Z",
            "modified": "2026-03-31T19:06:42.846395Z"
        },
        {
            "id": 5879,
            "name": "Chapter 4.5",
            "created": "2016-04-09T22:28:20.305488Z",
            "modified": "2026-03-31T19:06:41.041074Z"
        },
        {
            "id": 5878,
            "name": "Chapter 4.4",
            "created": "2016-04-09T22:25:51.854388Z",
            "modified": "2026-03-31T19:06:39.511144Z"
        },
        {
            "id": 5877,
            "name": "Chapter 4.3",
            "created": "2016-04-09T22:23:19.211786Z",
            "modified": "2026-03-31T19:06:37.879963Z"
        },
        {
            "id": 5876,
            "name": "Chapter 4.2",
            "created": "2016-04-09T22:22:25.760661Z",
            "modified": "2026-04-02T18:35:17.556217Z"
        },
        {
            "id": 5875,
            "name": "Chapter 4.1",
            "created": "2016-04-09T22:21:42.356016Z",
            "modified": "2026-03-31T19:06:34.388532Z"
        }
    ]
}