List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=612",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=610",
    "results": [
        {
            "id": 68226,
            "name": "Puzzle 65-2",
            "created": "2023-02-01T09:54:59.859902Z",
            "modified": "2026-05-11T17:18:17.524219Z"
        },
        {
            "id": 90496,
            "name": "Death 死 1-2",
            "created": "2025-01-18T13:37:00.456531Z",
            "modified": "2026-05-11T17:17:26.018666Z"
        },
        {
            "id": 29548,
            "name": "problem 2",
            "created": "2021-03-31T19:33:00.023075Z",
            "modified": "2026-05-11T17:17:13.269253Z"
        },
        {
            "id": 29547,
            "name": "problem 1",
            "created": "2021-03-31T19:25:39.845188Z",
            "modified": "2026-05-11T17:17:12.749680Z"
        },
        {
            "id": 11267,
            "name": "667 / 900",
            "created": "2018-08-20T16:13:03.320286Z",
            "modified": "2026-05-11T17:17:11.042494Z"
        },
        {
            "id": 11266,
            "name": "666 / 900",
            "created": "2018-08-20T16:12:32.889761Z",
            "modified": "2026-05-11T17:17:10.152766Z"
        },
        {
            "id": 21500,
            "name": "Puzzle 73 (p. 39)",
            "created": "2020-10-13T08:07:09.720542Z",
            "modified": "2026-05-11T17:16:59.793490Z"
        },
        {
            "id": 21499,
            "name": "Puzzle 72 (p. 37)",
            "created": "2020-10-13T08:01:29.937937Z",
            "modified": "2026-05-11T17:16:58.921761Z"
        },
        {
            "id": 60437,
            "name": "question 53 無敵勢 invincible",
            "created": "2022-07-06T15:40:11.118341Z",
            "modified": "2026-05-11T17:16:29.919307Z"
        },
        {
            "id": 60436,
            "name": "question 52 探虎穴勢",
            "created": "2022-07-06T15:38:29.299787Z",
            "modified": "2026-05-11T17:16:29.497155Z"
        }
    ]
}