List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=315
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=316",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=314",
    "results": [
        {
            "id": 5867,
            "name": "Chapter 3.17",
            "created": "2016-04-09T21:10:34.668358Z",
            "modified": "2026-04-17T03:09:15.824111Z"
        },
        {
            "id": 5868,
            "name": "Chapter 3.18",
            "created": "2016-04-09T21:14:20.806598Z",
            "modified": "2026-04-24T05:22:41.088276Z"
        },
        {
            "id": 5869,
            "name": "Chapter 3.19",
            "created": "2016-04-09T21:15:29.342145Z",
            "modified": "2026-04-23T00:08:17.723429Z"
        },
        {
            "id": 5870,
            "name": "Chapter 3.20",
            "created": "2016-04-09T21:16:53.061838Z",
            "modified": "2026-04-17T03:09:17.247963Z"
        },
        {
            "id": 5871,
            "name": "Chapter 3.21",
            "created": "2016-04-09T22:16:52.349536Z",
            "modified": "2026-04-17T03:09:17.609752Z"
        },
        {
            "id": 5872,
            "name": "Chapter 3.22",
            "created": "2016-04-09T22:18:25.243541Z",
            "modified": "2026-04-24T03:22:48.602512Z"
        },
        {
            "id": 5873,
            "name": "Chapter 3.23",
            "created": "2016-04-09T22:19:41.573958Z",
            "modified": "2026-04-17T04:20:08.552989Z"
        },
        {
            "id": 5874,
            "name": "Chapter 3.24",
            "created": "2016-04-09T22:20:45.574674Z",
            "modified": "2026-04-24T21:26:57.004672Z"
        },
        {
            "id": 5875,
            "name": "Chapter 4.1",
            "created": "2016-04-09T22:21:42.356016Z",
            "modified": "2026-04-17T03:09:19.357705Z"
        },
        {
            "id": 5876,
            "name": "Chapter 4.2",
            "created": "2016-04-09T22:22:25.760661Z",
            "modified": "2026-04-17T03:09:19.868520Z"
        }
    ]
}