List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5302",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5300",
    "results": [
        {
            "id": 92681,
            "name": "Problem 26",
            "created": "2025-03-26T21:33:38.698958Z",
            "modified": "2026-04-19T09:17:59.349873Z"
        },
        {
            "id": 92682,
            "name": "Problem 27",
            "created": "2025-03-26T21:35:39.306227Z",
            "modified": "2026-04-19T14:27:43.722565Z"
        },
        {
            "id": 92683,
            "name": "Problem 28",
            "created": "2025-03-26T21:36:42.466696Z",
            "modified": "2026-04-19T09:18:42.729469Z"
        },
        {
            "id": 92684,
            "name": "Problem 29",
            "created": "2025-03-26T21:38:11.046527Z",
            "modified": "2026-04-19T09:19:00.209145Z"
        },
        {
            "id": 92685,
            "name": "Problem 30",
            "created": "2025-03-26T21:39:34.187954Z",
            "modified": "2026-04-19T09:19:11.222748Z"
        },
        {
            "id": 92686,
            "name": "Problem 31",
            "created": "2025-03-26T21:41:09.842013Z",
            "modified": "2026-04-19T09:20:11.780499Z"
        },
        {
            "id": 92687,
            "name": "Problem 32",
            "created": "2025-03-26T21:42:24.011089Z",
            "modified": "2026-04-19T09:21:10.221771Z"
        },
        {
            "id": 92688,
            "name": "Mutual life セキ 1-12",
            "created": "2025-03-27T12:52:13.675971Z",
            "modified": "2026-04-18T07:09:47.027057Z"
        },
        {
            "id": 92689,
            "name": "Problem 33",
            "created": "2025-03-27T21:51:46.204132Z",
            "modified": "2026-04-19T09:21:38.802972Z"
        },
        {
            "id": 92690,
            "name": "Problem 34",
            "created": "2025-03-27T21:54:36.056583Z",
            "modified": "2026-04-19T09:22:24.535826Z"
        }
    ]
}