List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=322
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=323",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=321",
    "results": [
        {
            "id": 5937,
            "name": "Chapter 6.15",
            "created": "2016-04-10T20:56:27.698975Z",
            "modified": "2026-04-17T03:10:12.786793Z"
        },
        {
            "id": 5938,
            "name": "Chapter 6.16",
            "created": "2016-04-11T00:25:02.606421Z",
            "modified": "2026-04-26T15:00:16.725333Z"
        },
        {
            "id": 5939,
            "name": "Chapter 6.17",
            "created": "2016-04-11T00:26:17.626267Z",
            "modified": "2026-04-17T03:10:13.660814Z"
        },
        {
            "id": 5940,
            "name": "Chapter 6.18",
            "created": "2016-04-11T00:28:09.478405Z",
            "modified": "2026-04-17T03:10:14.283382Z"
        },
        {
            "id": 5941,
            "name": "Chapter 6.19",
            "created": "2016-04-11T00:29:47.618566Z",
            "modified": "2026-04-17T03:10:14.522475Z"
        },
        {
            "id": 5942,
            "name": "Chapter 6.20",
            "created": "2016-04-11T00:30:59.903143Z",
            "modified": "2026-04-17T03:10:15.170564Z"
        },
        {
            "id": 5943,
            "name": "Chapter 6.21",
            "created": "2016-04-11T00:34:19.292302Z",
            "modified": "2026-04-17T03:10:15.371178Z"
        },
        {
            "id": 5944,
            "name": "Chapter 6.22",
            "created": "2016-04-11T00:42:22.579647Z",
            "modified": "2026-04-22T02:05:44.061631Z"
        },
        {
            "id": 5945,
            "name": "Chapter 6.23",
            "created": "2016-04-11T00:43:53.200774Z",
            "modified": "2026-04-21T03:41:33.130566Z"
        },
        {
            "id": 5946,
            "name": "Chapter 6.24",
            "created": "2016-04-11T00:46:00.490663Z",
            "modified": "2026-04-17T03:10:16.908766Z"
        }
    ]
}