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

{
    "count": 54797,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5413",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5411",
    "results": [
        {
            "id": 25337,
            "name": "○or△or✖0004",
            "created": "2021-01-04T05:53:51.621597Z",
            "modified": "2023-04-26T13:04:33.868293Z"
        },
        {
            "id": 25336,
            "name": "○or△or✖0003",
            "created": "2021-01-04T05:41:08.010919Z",
            "modified": "2023-04-26T13:04:33.375041Z"
        },
        {
            "id": 25334,
            "name": "○or△or✖0002",
            "created": "2021-01-04T05:34:13.650586Z",
            "modified": "2023-04-26T13:04:32.922979Z"
        },
        {
            "id": 18289,
            "name": "Black vs White",
            "created": "2020-05-11T12:28:01.120948Z",
            "modified": "2023-04-26T13:04:31.561266Z"
        },
        {
            "id": 18288,
            "name": "White vs Black",
            "created": "2020-05-11T12:25:39.539047Z",
            "modified": "2023-04-26T13:04:31.103492Z"
        },
        {
            "id": 18287,
            "name": "White vs Black",
            "created": "2020-05-11T12:23:01.457537Z",
            "modified": "2023-04-26T13:04:30.591750Z"
        },
        {
            "id": 18283,
            "name": "原创|hard",
            "created": "2020-05-11T11:18:37.623168Z",
            "modified": "2023-04-26T13:04:30.079731Z"
        },
        {
            "id": 18282,
            "name": "原创|easy",
            "created": "2020-05-11T11:17:22.194260Z",
            "modified": "2023-04-26T13:04:29.639000Z"
        },
        {
            "id": 18281,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T09:51:10.845926Z",
            "modified": "2023-04-26T13:04:29.020519Z"
        },
        {
            "id": 18280,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T09:28:07.642829Z",
            "modified": "2023-04-26T13:04:28.580795Z"
        }
    ]
}