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

{
    "count": 54866,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5484",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5482",
    "results": [
        {
            "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"
        },
        {
            "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"
        },
        {
            "id": 15391,
            "name": "test 7",
            "created": "2019-10-16T16:54:18.305295Z",
            "modified": "2022-06-19T06:44:52.328667Z"
        },
        {
            "id": 15388,
            "name": "test 5",
            "created": "2019-10-16T16:22:20.114838Z",
            "modified": "2022-06-19T06:44:43.156983Z"
        },
        {
            "id": 56073,
            "name": "BGJ 141 (2007) 3",
            "created": "2022-05-02T08:19:27.121063Z",
            "modified": "2022-05-05T17:57:20.274450Z"
        },
        {
            "id": 56132,
            "name": "BGJ 152 (2010) 4",
            "created": "2022-05-02T12:19:31.809169Z",
            "modified": "2022-05-05T05:52:11.041547Z"
        }
    ]
}