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

{
    "count": 84726,
    "next": null,
    "previous": "https://api.lampbuilder.com/pageviews/?format=api&page=3389",
    "results": [
        {
            "hostname": "telepathy.lampbuilder.com",
            "ip_address": "111.225.148.44",
            "city": null,
            "region": null,
            "country": "CN",
            "latitude": 34.7732,
            "longitude": 113.722,
            "referer": "",
            "user_agent": "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)",
            "status_code": null,
            "query_params": "",
            "path": "/",
            "created": "2026-05-12T10:56:34.580516Z",
            "updated": "2026-05-12T10:56:34.580542Z"
        }
    ]
}