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

{
    "count": 102626,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4105",
    "results": [
        {
            "hostname": "www.42enter.com",
            "ip_address": "43.172.197.216",
            "city": null,
            "region": null,
            "country": "SG",
            "latitude": 1.3667,
            "longitude": 103.8,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-25T22:22:24.684472Z",
            "updated": "2026-08-25T22:22:24.684497Z"
        }
    ]
}