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

{
    "count": 55141,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5511",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5509",
    "results": [
        {
            "id": 25265,
            "name": "25:6-3",
            "created": "2021-01-02T15:53:40.343624Z",
            "modified": "2022-07-07T00:17:17.610606Z"
        },
        {
            "id": 25263,
            "name": "25:6-1",
            "created": "2021-01-02T15:52:54.595002Z",
            "modified": "2022-07-02T17:37:41.133731Z"
        },
        {
            "id": 25261,
            "name": "25:5-7",
            "created": "2021-01-02T15:52:07.152221Z",
            "modified": "2022-07-01T09:10:34.272268Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2022-06-19T07:17:02.488707Z"
        },
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2022-06-19T07:16:58.434398Z"
        },
        {
            "id": 15401,
            "name": "test 15",
            "created": "2019-10-16T18:16:07.536927Z",
            "modified": "2022-06-19T07:03:15.992127Z"
        },
        {
            "id": 15400,
            "name": "test 14",
            "created": "2019-10-16T18:09:50.015555Z",
            "modified": "2022-06-19T07:03:11.506806Z"
        },
        {
            "id": 15398,
            "name": "test 12",
            "created": "2019-10-16T17:59:07.135168Z",
            "modified": "2022-06-19T07:00:02.262072Z"
        },
        {
            "id": 15397,
            "name": "test 11",
            "created": "2019-10-16T17:50:02.652644Z",
            "modified": "2022-06-19T06:55:38.140170Z"
        },
        {
            "id": 15394,
            "name": "test 10",
            "created": "2019-10-16T17:09:14.619637Z",
            "modified": "2022-06-19T06:48:17.250721Z"
        }
    ]
}