List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=610
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=611",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=609",
    "results": [
        {
            "id": 68421,
            "name": "Puzzle 173-1",
            "created": "2023-02-04T10:52:00.499237Z",
            "modified": "2026-05-11T17:10:37.019559Z"
        },
        {
            "id": 21943,
            "name": "Puzzle 15 (p. 215-252)",
            "created": "2020-10-22T08:40:37.781057Z",
            "modified": "2026-05-11T17:10:36.901460Z"
        },
        {
            "id": 21942,
            "name": "Puzzle 14 (p. 215-252)",
            "created": "2020-10-22T08:40:18.225897Z",
            "modified": "2026-05-11T17:10:36.393280Z"
        },
        {
            "id": 48679,
            "name": "直感力を鍛える 4.01",
            "created": "2022-02-09T05:08:43.245692Z",
            "modified": "2026-05-11T17:10:28.231340Z"
        },
        {
            "id": 48678,
            "name": "直感力を鍛える 4.0.3",
            "created": "2022-02-09T05:00:18.547098Z",
            "modified": "2026-05-11T17:10:27.525219Z"
        },
        {
            "id": 48826,
            "name": "??????????????????????????????????????????",
            "created": "2022-02-11T02:48:09.442934Z",
            "modified": "2026-05-11T17:10:25.908101Z"
        },
        {
            "id": 52515,
            "name": "Diagram [4810]",
            "created": "2022-03-19T14:52:37.489407Z",
            "modified": "2026-05-11T17:10:25.672771Z"
        },
        {
            "id": 43492,
            "name": "Diagram [3994]",
            "created": "2021-11-28T10:28:02.041020Z",
            "modified": "2026-05-11T17:10:22.424657Z"
        },
        {
            "id": 43491,
            "name": "Diagram [3993]",
            "created": "2021-11-28T10:26:55.983409Z",
            "modified": "2026-05-11T17:10:21.676401Z"
        },
        {
            "id": 42701,
            "name": "Diagram [3706]",
            "created": "2021-11-14T14:13:48.757364Z",
            "modified": "2026-05-11T17:10:20.744719Z"
        }
    ]
}