List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=318
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=319",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=317",
    "results": [
        {
            "id": 5897,
            "name": "Chapter 4.23",
            "created": "2016-04-10T06:34:48.328745Z",
            "modified": "2026-04-17T03:09:29.152112Z"
        },
        {
            "id": 5898,
            "name": "Chapter 4.24",
            "created": "2016-04-10T06:36:14.726112Z",
            "modified": "2026-04-17T03:09:29.831369Z"
        },
        {
            "id": 5899,
            "name": "Chapter 5.1",
            "created": "2016-04-10T06:38:35.332382Z",
            "modified": "2026-04-17T03:09:30.010124Z"
        },
        {
            "id": 5900,
            "name": "Chapter 5.2",
            "created": "2016-04-10T06:41:50.520388Z",
            "modified": "2026-04-17T03:09:30.721717Z"
        },
        {
            "id": 5901,
            "name": "Chapter 5.3",
            "created": "2016-04-10T06:43:16.064297Z",
            "modified": "2026-04-17T03:09:30.885854Z"
        },
        {
            "id": 5902,
            "name": "Chapter 5.4",
            "created": "2016-04-10T06:44:46.493385Z",
            "modified": "2026-04-24T23:06:52.433313Z"
        },
        {
            "id": 5903,
            "name": "Chapter 5.5",
            "created": "2016-04-10T06:46:23.243655Z",
            "modified": "2026-04-17T03:09:31.759390Z"
        },
        {
            "id": 5904,
            "name": "Chapter 5.6",
            "created": "2016-04-10T09:05:14.856503Z",
            "modified": "2026-04-17T03:09:32.568846Z"
        },
        {
            "id": 5905,
            "name": "Chapter 5.7",
            "created": "2016-04-10T09:06:33.503986Z",
            "modified": "2026-04-17T03:09:32.635468Z"
        },
        {
            "id": 5906,
            "name": "Chapter 5.8",
            "created": "2016-04-10T09:08:14.879591Z",
            "modified": "2026-04-22T23:37:40.599889Z"
        }
    ]
}