List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=76",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=74",
    "results": [
        {
            "id": 61267,
            "name": "question 1",
            "created": "2022-08-09T11:39:43.573901Z",
            "modified": "2026-04-11T16:31:46.229568Z"
        },
        {
            "id": 40042,
            "name": "play74",
            "created": "2021-10-13T04:13:12.547471Z",
            "modified": "2026-04-11T16:30:50.794113Z"
        },
        {
            "id": 22964,
            "name": "Puzzle 1 (p.79-122)",
            "created": "2020-11-11T12:41:57.818491Z",
            "modified": "2026-04-11T16:30:41.202279Z"
        },
        {
            "id": 49554,
            "name": "type 10",
            "created": "2022-02-19T07:28:17.200850Z",
            "modified": "2026-04-11T16:30:39.943165Z"
        },
        {
            "id": 26414,
            "name": "下冊 - 08 跳 - 第28題",
            "created": "2021-01-19T13:41:20.837101Z",
            "modified": "2026-04-11T16:30:35.162847Z"
        },
        {
            "id": 94070,
            "name": "capture 3",
            "created": "2025-05-13T14:53:53.995453Z",
            "modified": "2026-04-11T16:29:43.739945Z"
        },
        {
            "id": 81739,
            "name": "5級までに覚える詰碁(10)",
            "created": "2024-05-31T03:32:33.379028Z",
            "modified": "2026-04-11T16:28:48.711722Z"
        },
        {
            "id": 71426,
            "name": "3.B.2.",
            "created": "2023-05-06T13:57:32.154347Z",
            "modified": "2026-04-11T16:28:36.691555Z"
        },
        {
            "id": 69051,
            "name": "【特集】黒先 生き 3級(2)",
            "created": "2023-02-20T11:49:57.226472Z",
            "modified": "2026-04-11T16:28:32.745617Z"
        },
        {
            "id": 66884,
            "name": "Problem 155",
            "created": "2022-12-24T14:16:58.267535Z",
            "modified": "2026-04-11T16:28:27.795461Z"
        }
    ]
}