List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=577
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=578",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=576",
    "results": [
        {
            "id": 92691,
            "name": "Problem 35",
            "created": "2025-03-27T21:55:32.283883Z",
            "modified": "2026-05-01T03:34:49.097996Z"
        },
        {
            "id": 92690,
            "name": "Problem 34",
            "created": "2025-03-27T21:54:36.056583Z",
            "modified": "2026-05-10T03:33:28.303059Z"
        },
        {
            "id": 92689,
            "name": "Problem 33",
            "created": "2025-03-27T21:51:46.204132Z",
            "modified": "2026-05-10T03:32:03.682498Z"
        },
        {
            "id": 92688,
            "name": "Mutual life セキ 1-12",
            "created": "2025-03-27T12:52:13.675971Z",
            "modified": "2026-05-06T06:01:23.786749Z"
        },
        {
            "id": 92687,
            "name": "Problem 32",
            "created": "2025-03-26T21:42:24.011089Z",
            "modified": "2026-05-05T15:30:14.822051Z"
        },
        {
            "id": 92686,
            "name": "Problem 31",
            "created": "2025-03-26T21:41:09.842013Z",
            "modified": "2026-05-02T18:16:08.168557Z"
        },
        {
            "id": 92685,
            "name": "Problem 30",
            "created": "2025-03-26T21:39:34.187954Z",
            "modified": "2026-05-10T03:25:08.829405Z"
        },
        {
            "id": 92684,
            "name": "Problem 29",
            "created": "2025-03-26T21:38:11.046527Z",
            "modified": "2026-05-10T03:23:17.893307Z"
        },
        {
            "id": 92683,
            "name": "Problem 28",
            "created": "2025-03-26T21:36:42.466696Z",
            "modified": "2026-05-10T03:19:26.345261Z"
        },
        {
            "id": 92682,
            "name": "Problem 27",
            "created": "2025-03-26T21:35:39.306227Z",
            "modified": "2026-05-10T03:17:25.476388Z"
        }
    ]
}