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": 54793,
    "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": 97573,
            "name": "练习7238793221",
            "created": "2025-09-12T12:21:16.726837Z",
            "modified": "2025-10-01T03:54:49.069169Z"
        },
        {
            "id": 57941,
            "name": "緩氣劫 Approach ko (Yose ko in japanese)",
            "created": "2022-05-22T15:06:24.157021Z",
            "modified": "2025-05-12T00:23:24.676004Z"
        },
        {
            "id": 57942,
            "name": "緩2氣劫 Approach ko (2 approach moves)",
            "created": "2022-05-22T15:09:34.217529Z",
            "modified": "2025-05-12T00:23:49.194341Z"
        },
        {
            "id": 77969,
            "name": "総合問題5級(10)",
            "created": "2023-11-16T12:00:05.635925Z",
            "modified": "2025-10-05T15:03:30.464073Z"
        },
        {
            "id": 68943,
            "name": "総合問題9級(9)",
            "created": "2023-02-16T10:38:39.910685Z",
            "modified": "2025-10-04T17:36:31.086436Z"
        },
        {
            "id": 67939,
            "name": "総合問題9級(8)",
            "created": "2023-01-25T12:35:41.794303Z",
            "modified": "2025-10-04T17:35:53.514447Z"
        },
        {
            "id": 68891,
            "name": "総合問題9級(7)",
            "created": "2023-02-13T15:08:58.435099Z",
            "modified": "2025-10-04T17:35:05.786986Z"
        },
        {
            "id": 68945,
            "name": "総合問題9級(6)",
            "created": "2023-02-16T11:53:01.099311Z",
            "modified": "2025-10-04T17:34:46.932475Z"
        },
        {
            "id": 67919,
            "name": "総合問題9級(5)",
            "created": "2023-01-24T13:50:37.611446Z",
            "modified": "2025-10-04T17:34:35.896091Z"
        },
        {
            "id": 67862,
            "name": "総合問題9級(4)",
            "created": "2023-01-23T15:01:05.282195Z",
            "modified": "2025-10-04T17:34:08.549638Z"
        }
    ]
}