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

{
    "count": 54804,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=102",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=100",
    "results": [
        {
            "id": 20644,
            "name": "battle for the parapet",
            "created": "2020-08-26T05:24:50.559562Z",
            "modified": "2023-05-17T04:56:08.716886Z"
        },
        {
            "id": 20645,
            "name": "battle for the main castle",
            "created": "2020-08-26T05:37:31.130875Z",
            "modified": "2023-05-17T04:56:09.139748Z"
        },
        {
            "id": 20646,
            "name": "battle for the gatehouse",
            "created": "2020-08-26T05:56:10.944057Z",
            "modified": "2023-05-17T04:56:09.564413Z"
        },
        {
            "id": 20749,
            "name": "battle for the arrow slits",
            "created": "2020-08-31T02:45:51.368831Z",
            "modified": "2023-05-17T04:56:10.000371Z"
        },
        {
            "id": 23670,
            "name": "Puzzle 246",
            "created": "2020-11-20T08:43:00.232901Z",
            "modified": "2023-05-17T04:59:07.400918Z"
        },
        {
            "id": 23671,
            "name": "Puzzle 247",
            "created": "2020-11-20T08:43:13.269258Z",
            "modified": "2023-05-17T04:59:07.825376Z"
        },
        {
            "id": 23674,
            "name": "Puzzle 250",
            "created": "2020-11-20T08:44:40.450229Z",
            "modified": "2023-05-17T04:59:09.147880Z"
        },
        {
            "id": 23676,
            "name": "Puzzle 252",
            "created": "2020-11-20T08:45:07.138609Z",
            "modified": "2023-05-17T04:59:10.030787Z"
        },
        {
            "id": 23677,
            "name": "Puzzle 253",
            "created": "2020-11-20T08:45:39.026582Z",
            "modified": "2023-05-17T04:59:10.456938Z"
        },
        {
            "id": 23678,
            "name": "Puzzle 254",
            "created": "2020-11-20T08:45:54.100825Z",
            "modified": "2023-05-17T04:59:10.879405Z"
        }
    ]
}