List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5554
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5555",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5553",
    "results": [
        {
            "id": 5904,
            "name": "Chapter 5.6",
            "created": "2016-04-10T09:05:14.856503Z",
            "modified": "2026-03-31T19:07:25.731812Z"
        },
        {
            "id": 5903,
            "name": "Chapter 5.5",
            "created": "2016-04-10T06:46:23.243655Z",
            "modified": "2026-03-31T19:07:24.237743Z"
        },
        {
            "id": 5902,
            "name": "Chapter 5.4",
            "created": "2016-04-10T06:44:46.493385Z",
            "modified": "2026-03-31T19:07:22.450681Z"
        },
        {
            "id": 5901,
            "name": "Chapter 5.3",
            "created": "2016-04-10T06:43:16.064297Z",
            "modified": "2026-03-31T19:07:20.726422Z"
        },
        {
            "id": 5900,
            "name": "Chapter 5.2",
            "created": "2016-04-10T06:41:50.520388Z",
            "modified": "2026-03-31T19:07:19.248507Z"
        },
        {
            "id": 5899,
            "name": "Chapter 5.1",
            "created": "2016-04-10T06:38:35.332382Z",
            "modified": "2026-03-31T19:07:17.545244Z"
        },
        {
            "id": 5898,
            "name": "Chapter 4.24",
            "created": "2016-04-10T06:36:14.726112Z",
            "modified": "2026-03-31T19:07:15.772725Z"
        },
        {
            "id": 5897,
            "name": "Chapter 4.23",
            "created": "2016-04-10T06:34:48.328745Z",
            "modified": "2026-03-31T19:07:14.247526Z"
        },
        {
            "id": 5896,
            "name": "Chapter 4.22",
            "created": "2016-04-10T06:33:38.197082Z",
            "modified": "2026-03-31T19:07:12.735267Z"
        },
        {
            "id": 5895,
            "name": "Chapter 4.21",
            "created": "2016-04-10T06:32:22.170940Z",
            "modified": "2026-03-31T19:07:11.006163Z"
        }
    ]
}