GET /exam/cpda/area/?format=api&ordering=-id&page=41
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 401,
    "next": null,
    "previous": "https://crmpy.datahoop.cn/exam/cpda/area/?format=api&ordering=-id&page=40",
    "results": [
        {
            "id": 113,
            "exam_date": "2017-12-23",
            "exam_area": "北京",
            "num": "1",
            "add_time": "2018-03-02T09:01:23",
            "submit_person": 1
        }
    ]
}