List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4937
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=4938",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4936",
    "results": [
        {
            "id": 101217,
            "name": "大飞守角以为1111111111111",
            "created": "2025-12-28T09:34:58.850006Z",
            "modified": "2026-05-10T17:09:09.779949Z"
        },
        {
            "id": 101218,
            "name": "小飞守角1111111111111",
            "created": "2025-12-28T09:52:17.968728Z",
            "modified": "2026-05-10T17:09:10.199990Z"
        },
        {
            "id": 43817,
            "name": "The 19-Point Trick Play",
            "created": "2021-12-02T01:08:03.104577Z",
            "modified": "2026-05-10T17:09:28.839859Z"
        },
        {
            "id": 30705,
            "name": "Diagram (1)",
            "created": "2021-05-30T09:49:38.484637Z",
            "modified": "2026-05-10T17:11:02.366149Z"
        },
        {
            "id": 7558,
            "name": "258/900",
            "created": "2017-04-25T16:42:09.460049Z",
            "modified": "2026-05-10T17:11:30.462179Z"
        },
        {
            "id": 30190,
            "name": "Tsumégo 81",
            "created": "2021-04-26T17:55:39.710772Z",
            "modified": "2026-05-10T17:11:42.899156Z"
        },
        {
            "id": 30706,
            "name": "Diagram (2)",
            "created": "2021-05-30T09:51:21.709303Z",
            "modified": "2026-05-10T17:12:20.362868Z"
        },
        {
            "id": 9681,
            "name": "Question 1",
            "created": "2018-04-21T15:02:56.172152Z",
            "modified": "2026-05-10T17:12:53.972177Z"
        },
        {
            "id": 30701,
            "name": "Diagram (3)",
            "created": "2021-05-30T09:09:32.377340Z",
            "modified": "2026-05-10T17:13:12.149648Z"
        },
        {
            "id": 9682,
            "name": "Question 2",
            "created": "2018-04-21T15:15:40.021063Z",
            "modified": "2026-05-10T17:13:22.071562Z"
        }
    ]
}