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

{
    "count": 100077,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=4003",
    "results": [
        {
            "hostname": "nevil-road-club-086.lampbuilder.com",
            "ip_address": "109.157.218.126",
            "city": "Bristol",
            "region": "ENG",
            "country": "GB",
            "latitude": 51.4769,
            "longitude": -2.5534,
            "referer": "",
            "user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.6 Mobile/15E148 Safari/604.1",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-09T16:50:32.765909Z",
            "updated": "2026-08-09T16:50:32.765936Z"
        },
        {
            "hostname": "lampbuilder.com",
            "ip_address": "116.179.37.4",
            "city": null,
            "region": null,
            "country": "CN",
            "latitude": 34.7732,
            "longitude": 113.722,
            "referer": "",
            "user_agent": "Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html)",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-08-09T17:40:19.867669Z",
            "updated": "2026-08-09T17:40:19.867694Z"
        }
    ]
}