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

{
    "count": 100127,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4005",
    "results": [
        {
            "hostname": "blaze.lampbuilder.com",
            "ip_address": "110.249.202.3",
            "city": null,
            "region": null,
            "country": "CN",
            "latitude": 34.7732,
            "longitude": 113.722,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-10T02:13:06.533956Z",
            "updated": "2026-08-10T02:13:06.533984Z"
        },
        {
            "hostname": "lampbuilder.com",
            "ip_address": "66.249.70.135",
            "city": null,
            "region": null,
            "country": "US",
            "latitude": 37.751,
            "longitude": -97.822,
            "referer": "https://www.aihdy.com/",
            "user_agent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.7871.186 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)",
            "status_code": null,
            "query_params": "?ref=www.aihdy.com",
            "path": "/",
            "created": "2026-08-10T03:00:51.429490Z",
            "updated": "2026-08-10T03:00:51.429515Z"
        }
    ]
}