List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4824",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4822",
    "results": [
        {
            "id": 13800,
            "name": "Lesson 8: Cut",
            "created": "2018-12-11T18:43:18.513448Z",
            "modified": "2026-04-15T09:36:14.417880Z"
        },
        {
            "id": 13799,
            "name": "Lesson 7: False Eye",
            "created": "2018-12-11T18:28:58.270663Z",
            "modified": "2026-04-15T09:36:14.109794Z"
        },
        {
            "id": 13798,
            "name": "Lesson 6: Net",
            "created": "2018-12-11T17:49:09.007927Z",
            "modified": "2026-03-31T22:05:39.128389Z"
        },
        {
            "id": 13797,
            "name": "Lesson 5: Smile!",
            "created": "2018-12-11T17:36:14.697521Z",
            "modified": "2026-03-31T22:05:37.946304Z"
        },
        {
            "id": 13796,
            "name": "Lesson 4: Liberties",
            "created": "2018-12-11T17:32:56.592074Z",
            "modified": "2026-03-31T22:05:36.431587Z"
        },
        {
            "id": 13795,
            "name": "Lesson 3: Don't go on the edge!",
            "created": "2018-12-11T17:19:59.795026Z",
            "modified": "2026-03-31T22:05:34.863623Z"
        },
        {
            "id": 13794,
            "name": "Lesson 2: Eye",
            "created": "2018-12-11T03:48:41.476080Z",
            "modified": "2026-03-31T22:05:33.722335Z"
        },
        {
            "id": 13793,
            "name": "Lesson 1: Capturing",
            "created": "2018-12-11T03:43:05.676863Z",
            "modified": "2026-05-03T02:52:14.991467Z"
        },
        {
            "id": 13792,
            "name": "Introduction",
            "created": "2018-12-11T03:34:52.615492Z",
            "modified": "2026-05-03T02:52:11.745241Z"
        },
        {
            "id": 13791,
            "name": "Stop the eyes",
            "created": "2018-12-10T19:59:04.118304Z",
            "modified": "2026-03-31T22:05:28.436421Z"
        }
    ]
}