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

{
    "count": 106951,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4278",
    "results": [
        {
            "hostname": "lampbuilder.com",
            "ip_address": "23.94.98.230",
            "city": "Santa Clara",
            "region": "CA",
            "country": "US",
            "latitude": 37.35411,
            "longitude": -121.95524,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.7827.103 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-09-27T05:58:03.670825Z",
            "updated": "2026-09-27T05:58:03.670854Z"
        }
    ]
}