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

{
    "count": 79526,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=3181",
    "results": [
        {
            "hostname": "nevil-road-club-086.lampbuilder.com",
            "ip_address": "185.69.144.202",
            "city": null,
            "region": null,
            "country": "GB",
            "latitude": 51.4964,
            "longitude": -0.1224,
            "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-09T20:12:09.481627Z",
            "updated": "2026-04-09T20:12:09.481652Z"
        }
    ]
}