List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=682
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=683",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=681",
    "results": [
        {
            "id": 89544,
            "name": "Problem 219",
            "created": "2024-12-08T19:10:38.626895Z",
            "modified": "2026-05-07T02:57:44.317373Z"
        },
        {
            "id": 89543,
            "name": "Problem 218",
            "created": "2024-12-08T19:09:39.555137Z",
            "modified": "2026-05-05T03:45:50.955911Z"
        },
        {
            "id": 89542,
            "name": "Problem 217",
            "created": "2024-12-08T19:08:35.199556Z",
            "modified": "2026-05-02T10:07:33.448326Z"
        },
        {
            "id": 89541,
            "name": "Problem 216",
            "created": "2024-12-08T19:07:40.967881Z",
            "modified": "2026-05-03T05:07:39.494861Z"
        },
        {
            "id": 89540,
            "name": "Problem 215",
            "created": "2024-12-08T19:05:57.980885Z",
            "modified": "2026-05-07T21:26:14.114887Z"
        },
        {
            "id": 89539,
            "name": "Problem 214",
            "created": "2024-12-08T19:04:15.526032Z",
            "modified": "2026-05-07T21:26:11.337032Z"
        },
        {
            "id": 89538,
            "name": "Problem 213",
            "created": "2024-12-08T19:02:47.536537Z",
            "modified": "2026-05-06T21:56:27.944655Z"
        },
        {
            "id": 89537,
            "name": "Problem 212",
            "created": "2024-12-08T19:01:01.865236Z",
            "modified": "2026-05-03T22:51:49.933614Z"
        },
        {
            "id": 89536,
            "name": "Problem 211",
            "created": "2024-12-08T14:31:32.991658Z",
            "modified": "2026-05-03T22:51:49.406800Z"
        },
        {
            "id": 89535,
            "name": "Problem 210",
            "created": "2024-12-08T14:28:41.733300Z",
            "modified": "2026-05-07T22:31:35.509373Z"
        }
    ]
}