List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=315",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=313",
    "results": [
        {
            "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"
        },
        {
            "id": 5863,
            "name": "Chapter 3.13",
            "created": "2016-04-09T21:03:49.461482Z",
            "modified": "2026-04-17T03:09:14.105091Z"
        },
        {
            "id": 5864,
            "name": "Chapter 3.14",
            "created": "2016-04-09T21:05:01.815055Z",
            "modified": "2026-04-17T03:09:14.637024Z"
        },
        {
            "id": 5865,
            "name": "Chapter 3.15",
            "created": "2016-04-09T21:06:17.552324Z",
            "modified": "2026-04-17T03:09:14.981642Z"
        },
        {
            "id": 5866,
            "name": "Chapter 3.16",
            "created": "2016-04-09T21:07:51.177272Z",
            "modified": "2026-04-17T03:09:15.484172Z"
        }
    ]
}