List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=325
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=326",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=324",
    "results": [
        {
            "id": 5968,
            "name": "Chapter 7.21",
            "created": "2016-04-16T05:07:38.501570Z",
            "modified": "2026-04-17T03:10:26.283864Z"
        },
        {
            "id": 5969,
            "name": "Chapter 7.22",
            "created": "2016-04-16T05:10:18.802862Z",
            "modified": "2026-04-17T03:10:26.692321Z"
        },
        {
            "id": 5970,
            "name": "Chapter 7.23",
            "created": "2016-04-16T05:19:33.928012Z",
            "modified": "2026-04-15T09:27:19.512534Z"
        },
        {
            "id": 5971,
            "name": "Chapter 7.24",
            "created": "2016-04-16T05:22:48.749258Z",
            "modified": "2026-04-29T15:55:45.819007Z"
        },
        {
            "id": 5972,
            "name": "Chapter 8.1",
            "created": "2016-04-16T05:25:26.268238Z",
            "modified": "2026-04-17T03:11:06.971603Z"
        },
        {
            "id": 5973,
            "name": "Chapter 8.2",
            "created": "2016-04-16T05:27:25.986287Z",
            "modified": "2026-04-17T03:11:07.425284Z"
        },
        {
            "id": 5974,
            "name": "Chapter 8.3",
            "created": "2016-04-16T06:36:06.384148Z",
            "modified": "2026-04-29T15:55:55.723443Z"
        },
        {
            "id": 5975,
            "name": "Chapter 8.4",
            "created": "2016-04-16T06:37:31.188644Z",
            "modified": "2026-04-29T15:55:57.862549Z"
        },
        {
            "id": 5976,
            "name": "Chapter 8.5",
            "created": "2016-04-16T06:39:16.394500Z",
            "modified": "2026-04-29T15:56:00.072224Z"
        },
        {
            "id": 5977,
            "name": "Chapter 8.6",
            "created": "2016-04-16T06:40:45.872745Z",
            "modified": "2026-04-29T15:56:02.782078Z"
        }
    ]
}