List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=32
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=-name&page=33",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=31",
    "results": [
        {
            "id": 58394,
            "name": "聚殺 Nakade type 10",
            "created": "2022-05-28T16:10:53.207818Z",
            "modified": "2026-03-30T13:31:13.709628Z"
        },
        {
            "id": 58385,
            "name": "聚殺 Nakade type 1",
            "created": "2022-05-28T15:52:08.620454Z",
            "modified": "2026-04-04T12:17:17.917444Z"
        },
        {
            "id": 27593,
            "name": "考试1gogo",
            "created": "2021-02-07T08:58:15.772428Z",
            "modified": "2026-03-31T23:24:18.910970Z"
        },
        {
            "id": 63452,
            "name": "绝对的超级布局",
            "created": "2022-10-07T05:23:34.280475Z",
            "modified": "2026-03-30T14:06:05.343900Z"
        },
        {
            "id": 97573,
            "name": "练习7238793221",
            "created": "2025-09-12T12:21:16.726837Z",
            "modified": "2026-03-20T14:35:18.853210Z"
        },
        {
            "id": 57941,
            "name": "緩氣劫 Approach ko (Yose ko in japanese)",
            "created": "2022-05-22T15:06:24.157021Z",
            "modified": "2026-03-30T13:30:04.507431Z"
        },
        {
            "id": 57942,
            "name": "緩2氣劫 Approach ko (2 approach moves)",
            "created": "2022-05-22T15:09:34.217529Z",
            "modified": "2026-03-30T13:30:04.973770Z"
        },
        {
            "id": 77969,
            "name": "総合問題5級(10)",
            "created": "2023-11-16T12:00:05.635925Z",
            "modified": "2026-04-04T20:10:41.742454Z"
        },
        {
            "id": 68943,
            "name": "総合問題9級(9)",
            "created": "2023-02-16T10:38:39.910685Z",
            "modified": "2026-04-05T23:33:38.728062Z"
        },
        {
            "id": 67939,
            "name": "総合問題9級(8)",
            "created": "2023-01-25T12:35:41.794303Z",
            "modified": "2026-04-05T23:32:40.773439Z"
        }
    ]
}