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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5473",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5471",
    "results": [
        {
            "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": 15399,
            "name": "test 13",
            "created": "2019-10-16T18:05:44.424302Z",
            "modified": "2022-06-19T07:00:15.377087Z"
        },
        {
            "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"
        },
        {
            "id": 15393,
            "name": "test 9",
            "created": "2019-10-16T17:04:36.731444Z",
            "modified": "2022-06-19T06:47:14.824739Z"
        },
        {
            "id": 15392,
            "name": "test 8",
            "created": "2019-10-16T17:00:17.082568Z",
            "modified": "2022-06-19T06:45:36.025142Z"
        }
    ]
}