List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=313
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=created&page=314",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=312",
    "results": [
        {
            "id": 5847,
            "name": "Chapter 2.21",
            "created": "2016-04-09T20:25:33.860240Z",
            "modified": "2026-04-15T09:25:23.082833Z"
        },
        {
            "id": 5848,
            "name": "Chapter 2.22",
            "created": "2016-04-09T20:26:41.252307Z",
            "modified": "2026-04-15T09:25:23.402238Z"
        },
        {
            "id": 5849,
            "name": "Chapter 2.23",
            "created": "2016-04-09T20:27:37.827843Z",
            "modified": "2026-04-17T03:09:07.597760Z"
        },
        {
            "id": 5850,
            "name": "Chapter 2.24",
            "created": "2016-04-09T20:28:49.867014Z",
            "modified": "2026-04-17T03:09:08.116268Z"
        },
        {
            "id": 5851,
            "name": "Chapter 3.1",
            "created": "2016-04-09T20:30:06.459729Z",
            "modified": "2026-04-17T03:09:08.460468Z"
        },
        {
            "id": 5852,
            "name": "Chapter 3.2",
            "created": "2016-04-09T20:31:53.380236Z",
            "modified": "2026-04-17T03:09:09.016237Z"
        },
        {
            "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-24T22:33:18.976889Z"
        },
        {
            "id": 5856,
            "name": "Chapter 3.6",
            "created": "2016-04-09T20:37:39.953668Z",
            "modified": "2026-04-17T03:09:11.072159Z"
        }
    ]
}