List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=27",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=25",
    "results": [
        {
            "id": 6189,
            "name": "Captura: Ejemplo 4",
            "created": "2016-06-16T00:42:46.529164Z",
            "modified": "2026-04-04T16:18:42.198709Z"
        },
        {
            "id": 99952,
            "name": "Puzzle 5.6.21",
            "created": "2025-11-28T16:56:16.425610Z",
            "modified": "2026-04-04T16:18:42.164257Z"
        },
        {
            "id": 67936,
            "name": "総合問題7級(2)",
            "created": "2023-01-25T11:31:39.020543Z",
            "modified": "2026-04-04T16:18:29.417229Z"
        },
        {
            "id": 5691,
            "name": "130 / 900",
            "created": "2016-02-19T14:44:49.654382Z",
            "modified": "2026-04-04T16:18:16.788661Z"
        },
        {
            "id": 68939,
            "name": "総合問題8級(9)",
            "created": "2023-02-16T03:51:34.121143Z",
            "modified": "2026-04-04T16:18:16.295836Z"
        },
        {
            "id": 68820,
            "name": "総合問題8級(8)",
            "created": "2023-02-11T16:01:00.044064Z",
            "modified": "2026-04-04T16:18:12.089854Z"
        },
        {
            "id": 99951,
            "name": "Puzzle 5.6.20",
            "created": "2025-11-28T16:55:08.055938Z",
            "modified": "2026-04-04T16:18:11.237865Z"
        },
        {
            "id": 48266,
            "name": "question4",
            "created": "2022-02-06T07:21:09.500096Z",
            "modified": "2026-04-04T16:18:08.814878Z"
        },
        {
            "id": 68200,
            "name": "総合問題8級(7)",
            "created": "2023-01-31T14:18:46.657718Z",
            "modified": "2026-04-04T16:18:06.928956Z"
        },
        {
            "id": 5690,
            "name": "129 / 900",
            "created": "2016-02-19T14:38:39.599932Z",
            "modified": "2026-04-04T16:18:05.077968Z"
        }
    ]
}