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

{
    "count": 82601,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=3304",
    "results": [
        {
            "hostname": "nevil-road-club-086.lampbuilder.com",
            "ip_address": "31.104.172.118",
            "city": "Bristol",
            "region": "ENG",
            "country": "GB",
            "latitude": 51.4623,
            "longitude": -2.5502,
            "referer": "https://www.google.com/",
            "user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.3 Mobile/15E148 Safari/604.1",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-04-27T21:38:57.256713Z",
            "updated": "2026-04-27T21:38:57.256739Z"
        }
    ]
}