List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5723",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5721",
    "results": [
        {
            "id": 69131,
            "name": "総合問題2級(4)",
            "created": "2023-02-26T10:11:29.762798Z",
            "modified": "2026-04-18T16:55:51.964300Z"
        },
        {
            "id": 68902,
            "name": "総合問題2級(5)",
            "created": "2023-02-14T10:44:20.779453Z",
            "modified": "2026-04-18T16:56:07.974666Z"
        },
        {
            "id": 68819,
            "name": "総合問題1級",
            "created": "2023-02-11T15:33:28.668552Z",
            "modified": "2026-04-18T16:56:15.524412Z"
        },
        {
            "id": 5662,
            "name": "101 / 900",
            "created": "2016-02-19T01:11:33.268023Z",
            "modified": "2026-04-18T16:56:22.134229Z"
        },
        {
            "id": 68947,
            "name": "総合問題1級(3)",
            "created": "2023-02-16T14:48:39.543114Z",
            "modified": "2026-04-18T16:56:33.047086Z"
        },
        {
            "id": 22001,
            "name": "Puzzle 31 (p. 215-252)",
            "created": "2020-10-23T20:13:55.232976Z",
            "modified": "2026-04-18T16:56:33.148502Z"
        },
        {
            "id": 5663,
            "name": "102 / 900",
            "created": "2016-02-19T01:20:08.724242Z",
            "modified": "2026-04-18T16:56:36.702622Z"
        },
        {
            "id": 69130,
            "name": "総合問題1級(4)",
            "created": "2023-02-26T03:14:17.631566Z",
            "modified": "2026-04-18T16:56:41.625428Z"
        },
        {
            "id": 68921,
            "name": "【生配信対局】黒先生き(1)",
            "created": "2023-02-15T06:45:40.721724Z",
            "modified": "2026-04-18T16:56:47.787747Z"
        },
        {
            "id": 5664,
            "name": "103 / 900",
            "created": "2016-02-19T01:23:36.930823Z",
            "modified": "2026-04-18T16:56:48.809854Z"
        }
    ]
}