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

{
    "count": 100503,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4020",
    "results": [
        {
            "hostname": "www.42enter.com",
            "ip_address": "168.91.100.158",
            "city": "Amsterdam",
            "region": "NH",
            "country": "NL",
            "latitude": 52.3716,
            "longitude": 4.8883,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-13T04:42:44.436410Z",
            "updated": "2026-08-13T04:42:44.436441Z"
        },
        {
            "hostname": "www.42enter.com",
            "ip_address": "202.181.21.12",
            "city": "Paris",
            "region": "IDF",
            "country": "FR",
            "latitude": 48.8558,
            "longitude": 2.3494,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-13T04:47:34.532361Z",
            "updated": "2026-08-13T04:47:34.532387Z"
        },
        {
            "hostname": "casami.pro",
            "ip_address": "93.114.239.229",
            "city": null,
            "region": null,
            "country": "DE",
            "latitude": 51.2993,
            "longitude": 9.491,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-13T05:24:40.924348Z",
            "updated": "2026-08-13T05:24:40.924375Z"
        }
    ]
}