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

{
    "count": 102477,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4099",
    "results": [
        {
            "hostname": "lampbuilder.com",
            "ip_address": "186.168.184.63",
            "city": "Cartagena",
            "region": "BOL",
            "country": "CO",
            "latitude": 10.3956,
            "longitude": -75.5117,
            "referer": "https://www.toolai.io/",
            "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "?ref=toolai.io",
            "path": "/",
            "created": "2026-08-24T03:20:00.701006Z",
            "updated": "2026-08-24T03:20:00.701035Z"
        },
        {
            "hostname": "searchenginereports.net.lampbuilder.com",
            "ip_address": "220.181.108.82",
            "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": "/",
            "created": "2026-08-24T04:17:07.327779Z",
            "updated": "2026-08-24T04:17:07.327807Z"
        }
    ]
}