List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5354
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5355",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5353",
    "results": [
        {
            "id": 5853,
            "name": "Chapter 3.3",
            "created": "2016-04-09T20:32:48.846424Z",
            "modified": "2026-04-17T03:09:09.506116Z"
        },
        {
            "id": 5854,
            "name": "Chapter 3.4",
            "created": "2016-04-09T20:34:00.010036Z",
            "modified": "2026-04-17T03:09:10.038797Z"
        },
        {
            "id": 5855,
            "name": "Chapter 3.5",
            "created": "2016-04-09T20:36:06.232049Z",
            "modified": "2026-04-17T03:09:10.553039Z"
        },
        {
            "id": 5856,
            "name": "Chapter 3.6",
            "created": "2016-04-09T20:37:39.953668Z",
            "modified": "2026-04-17T03:09:11.072159Z"
        },
        {
            "id": 5857,
            "name": "Chapter 3.7",
            "created": "2016-04-09T20:38:41.548207Z",
            "modified": "2026-04-17T03:09:11.495337Z"
        },
        {
            "id": 5858,
            "name": "Chapter 3.8",
            "created": "2016-04-09T20:39:46.645421Z",
            "modified": "2026-04-17T03:09:12.009662Z"
        },
        {
            "id": 5859,
            "name": "Chapter 3.9",
            "created": "2016-04-09T20:41:33.778458Z",
            "modified": "2026-04-17T03:09:12.352369Z"
        },
        {
            "id": 5860,
            "name": "Chapter 3.10",
            "created": "2016-04-09T20:59:42.196771Z",
            "modified": "2026-04-17T03:09:12.901717Z"
        },
        {
            "id": 5861,
            "name": "Chapter 3.11",
            "created": "2016-04-09T21:00:44.155830Z",
            "modified": "2026-04-17T03:09:13.221668Z"
        },
        {
            "id": 5862,
            "name": "Chapter 3.12",
            "created": "2016-04-09T21:02:41.018207Z",
            "modified": "2026-04-17T03:09:13.774452Z"
        }
    ]
}