List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5555
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=-created&page=5556",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5554",
    "results": [
        {
            "id": 5894,
            "name": "Chapter 4.20",
            "created": "2016-04-10T06:30:21.586210Z",
            "modified": "2026-03-31T19:07:09.266943Z"
        },
        {
            "id": 5893,
            "name": "Chapter 4.19",
            "created": "2016-04-10T06:29:11.768550Z",
            "modified": "2026-03-31T19:07:07.497834Z"
        },
        {
            "id": 5892,
            "name": "Chapter 4.18",
            "created": "2016-04-10T06:27:57.394203Z",
            "modified": "2026-03-31T19:07:05.740843Z"
        },
        {
            "id": 5891,
            "name": "Chapter 4.17",
            "created": "2016-04-10T06:21:02.479709Z",
            "modified": "2026-03-31T19:07:04.227960Z"
        },
        {
            "id": 5890,
            "name": "Chapter 4.16",
            "created": "2016-04-10T06:11:05.374689Z",
            "modified": "2026-03-31T19:07:02.460867Z"
        },
        {
            "id": 5889,
            "name": "Chapter 4.15",
            "created": "2016-04-10T06:08:56.329322Z",
            "modified": "2026-03-31T19:07:00.641823Z"
        },
        {
            "id": 5888,
            "name": "Chapter 4.14",
            "created": "2016-04-10T06:07:45.862474Z",
            "modified": "2026-03-31T19:06:59.211835Z"
        },
        {
            "id": 5887,
            "name": "Chapter 4.13",
            "created": "2016-04-10T06:06:08.889570Z",
            "modified": "2026-04-02T13:15:43.786465Z"
        },
        {
            "id": 5886,
            "name": "Chapter 4.12",
            "created": "2016-04-10T06:04:40.714599Z",
            "modified": "2026-03-31T19:06:55.992188Z"
        },
        {
            "id": 5885,
            "name": "Chapter 4.11",
            "created": "2016-04-09T22:36:33.397880Z",
            "modified": "2026-03-31T19:06:54.174386Z"
        }
    ]
}