List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=561",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=559",
    "results": [
        {
            "id": 93060,
            "name": "Problem 104",
            "created": "2025-04-12T10:34:05.661499Z",
            "modified": "2026-05-02T02:25:14.750006Z"
        },
        {
            "id": 93059,
            "name": "Problem 103",
            "created": "2025-04-12T10:32:54.067697Z",
            "modified": "2026-05-10T05:18:13.664069Z"
        },
        {
            "id": 93058,
            "name": "Problem 102",
            "created": "2025-04-12T10:31:19.553883Z",
            "modified": "2026-04-29T07:48:33.602040Z"
        },
        {
            "id": 93057,
            "name": "Problem 101",
            "created": "2025-04-12T10:10:13.945122Z",
            "modified": "2026-05-08T21:58:28.200602Z"
        },
        {
            "id": 93056,
            "name": "Problem 99",
            "created": "2025-04-12T10:08:32.208652Z",
            "modified": "2026-05-10T05:16:57.032644Z"
        },
        {
            "id": 93055,
            "name": "Problem 100",
            "created": "2025-04-12T10:07:20.406095Z",
            "modified": "2026-05-10T05:17:24.411743Z"
        },
        {
            "id": 93054,
            "name": "Problem 98",
            "created": "2025-04-12T10:05:31.943900Z",
            "modified": "2026-05-10T05:13:52.411187Z"
        },
        {
            "id": 93053,
            "name": "Problem 97",
            "created": "2025-04-12T10:03:59.124898Z",
            "modified": "2026-05-10T05:03:13.630567Z"
        },
        {
            "id": 93052,
            "name": "Problem 96",
            "created": "2025-04-12T10:02:37.817308Z",
            "modified": "2026-05-08T14:04:47.602823Z"
        },
        {
            "id": 93051,
            "name": "Coups interdits 2",
            "created": "2025-04-12T09:26:05.959063Z",
            "modified": "2026-05-10T13:35:53.105829Z"
        }
    ]
}