GET /user_management/visitor-free/?format=api&offset=99960&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99963,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99952&ordering=id",
    "results": [
        {
            "id": 100057,
            "ip_address": "103.103.88.145",
            "count": 1,
            "first_visit": "2026-07-08T23:36:04.562515+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100058,
            "ip_address": "185.165.241.98",
            "count": 3,
            "first_visit": "2026-07-09T00:19:38.400685+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 100059,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-07-09T00:27:28.603441+06:00",
            "date": "2026-07-09"
        }
    ]
}