List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1041",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1039",
    "results": [
        {
            "id": 89329,
            "name": "Problem 204",
            "created": "2024-12-04T17:47:30.764614Z",
            "modified": "2026-05-25T07:34:22.667696Z"
        },
        {
            "id": 46843,
            "name": "question7",
            "created": "2022-01-17T16:49:27.305460Z",
            "modified": "2026-05-25T07:33:37.159152Z"
        },
        {
            "id": 101037,
            "name": "Puzzle 6.23.2",
            "created": "2025-12-26T07:59:57.484949Z",
            "modified": "2026-05-25T07:31:40.339264Z"
        },
        {
            "id": 101036,
            "name": "Puzzle 6.23.1",
            "created": "2025-12-26T07:58:27.584749Z",
            "modified": "2026-05-25T07:31:38.519716Z"
        },
        {
            "id": 24294,
            "name": "Hoshi 3 (A)",
            "created": "2020-12-14T18:39:18.499158Z",
            "modified": "2026-05-25T07:29:16.612031Z"
        },
        {
            "id": 30617,
            "name": "Tsumégo 80",
            "created": "2021-05-24T21:22:53.578449Z",
            "modified": "2026-05-25T07:29:12.708378Z"
        },
        {
            "id": 77283,
            "name": "จุดใหญ่ข้อที่20",
            "created": "2023-10-15T07:41:16.542888Z",
            "modified": "2026-05-25T07:28:14.423062Z"
        },
        {
            "id": 21895,
            "name": "Puzzle 84 (p. 143-189)",
            "created": "2020-10-21T14:21:15.304683Z",
            "modified": "2026-05-25T07:24:32.510501Z"
        },
        {
            "id": 21894,
            "name": "Puzzle 83 (p. 143-189)",
            "created": "2020-10-21T14:20:41.509051Z",
            "modified": "2026-05-25T07:24:30.602901Z"
        },
        {
            "id": 35322,
            "name": "B 2017:38-4",
            "created": "2021-08-03T14:48:25.570272Z",
            "modified": "2026-05-25T07:23:38.477685Z"
        }
    ]
}