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

{
    "count": 100201,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4008",
    "results": [
        {
            "hostname": "www.42enter.com",
            "ip_address": "43.173.173.100",
            "city": "Singapore",
            "region": null,
            "country": "SG",
            "latitude": 1.2872,
            "longitude": 103.8507,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-10T17:42:11.102452Z",
            "updated": "2026-08-10T17:42:11.102479Z"
        }
    ]
}