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

{
    "count": 79402,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=3176",
    "results": [
        {
            "hostname": "lampbuilder.com",
            "ip_address": "88.210.14.185",
            "city": null,
            "region": null,
            "country": "NL",
            "latitude": 52.3824,
            "longitude": 4.8995,
            "referer": "https://yandex.ru/",
            "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-04-09T10:08:00.695168Z",
            "updated": "2026-04-09T10:08:00.695193Z"
        },
        {
            "hostname": "www.42enter.com",
            "ip_address": "8.219.92.237",
            "city": "Singapore",
            "region": null,
            "country": "SG",
            "latitude": 1.2939,
            "longitude": 103.8461,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-04-09T10:16:02.153960Z",
            "updated": "2026-04-09T10:16:02.153989Z"
        }
    ]
}