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

{
    "count": 103875,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103864&ordering=id",
    "results": [
        {
            "id": 103969,
            "ip_address": "104.210.56.225",
            "count": 1,
            "first_visit": "2026-09-27T09:58:23.639201+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103970,
            "ip_address": "118.179.97.79",
            "count": 1,
            "first_visit": "2026-09-27T10:11:54.047403+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 103971,
            "ip_address": "160.25.9.213",
            "count": 1,
            "first_visit": "2026-09-27T10:29:14.689696+06:00",
            "date": "2026-09-27"
        }
    ]
}