GET /pageviews/?format=api&page=3995
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99851,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=3994",
    "results": [
        {
            "hostname": "lampbuilder.com",
            "ip_address": "116.179.32.169",
            "city": null,
            "region": null,
            "country": "CN",
            "latitude": 34.7732,
            "longitude": 113.722,
            "referer": "",
            "user_agent": "Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)",
            "status_code": null,
            "query_params": "",
            "path": "/a/juzi-youmei",
            "created": "2026-08-08T02:20:25.403455Z",
            "updated": "2026-08-08T02:20:25.403481Z"
        }
    ]
}