List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=925",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=923",
    "results": [
        {
            "id": 82624,
            "name": "L&D10: (8d) Knight Spirit",
            "created": "2024-06-25T16:08:31.407562Z",
            "modified": "2026-05-17T12:03:53.176142Z"
        },
        {
            "id": 82617,
            "name": "L&D9: Decoy Flare",
            "created": "2024-06-25T06:58:21.989124Z",
            "modified": "2026-05-17T12:03:51.942424Z"
        },
        {
            "id": 82616,
            "name": "L&D8: Seemingly Precipice",
            "created": "2024-06-25T06:44:32.066432Z",
            "modified": "2026-05-16T02:58:35.297881Z"
        },
        {
            "id": 82615,
            "name": "L&D7: Save the Critical Situation",
            "created": "2024-06-25T06:31:37.200677Z",
            "modified": "2026-05-16T01:52:19.679749Z"
        },
        {
            "id": 82614,
            "name": "L&D6: Loop",
            "created": "2024-06-25T06:07:24.263739Z",
            "modified": "2026-05-22T09:28:38.861415Z"
        },
        {
            "id": 82613,
            "name": "L&D17: Muddled and Simply",
            "created": "2024-06-25T04:46:27.450967Z",
            "modified": "2026-05-23T03:10:01.734136Z"
        },
        {
            "id": 82587,
            "name": "L&D5: A Flaw in Bowl",
            "created": "2024-06-24T19:34:25.702625Z",
            "modified": "2026-05-22T09:20:06.402774Z"
        },
        {
            "id": 82586,
            "name": "L&D19: Under the Mountain",
            "created": "2024-06-24T19:18:04.870549Z",
            "modified": "2026-05-16T08:03:25.874851Z"
        },
        {
            "id": 82585,
            "name": "L&D3: Lone Battle",
            "created": "2024-06-24T19:06:22.373400Z",
            "modified": "2026-05-23T06:24:28.953328Z"
        },
        {
            "id": 82584,
            "name": "L&D2: The Five-pointed Star",
            "created": "2024-06-24T18:43:52.060403Z",
            "modified": "2026-05-21T18:18:16.924304Z"
        }
    ]
}