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

{
    "count": 104527,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4181",
    "results": [
        {
            "hostname": "fintechtemplates.com",
            "ip_address": "161.115.235.34",
            "city": "Los Angeles",
            "region": "CA",
            "country": "US",
            "latitude": 33.9558,
            "longitude": -118.3893,
            "referer": null,
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-09-12T06:25:51.076722Z",
            "updated": "2026-09-12T06:25:51.076761Z"
        },
        {
            "hostname": "lampbuilder.com",
            "ip_address": "49.65.18.45",
            "city": null,
            "region": null,
            "country": "CN",
            "latitude": 34.7732,
            "longitude": 113.722,
            "referer": "",
            "user_agent": "Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07)",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-09-12T07:19:43.179327Z",
            "updated": "2026-09-12T07:19:43.179359Z"
        }
    ]
}