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

{
    "count": 99603,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99592&ordering=id",
    "results": [
        {
            "id": 99697,
            "ip_address": "37.111.212.236",
            "count": 1,
            "first_visit": "2026-06-29T11:13:42.495799+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99698,
            "ip_address": "115.127.146.242",
            "count": 1,
            "first_visit": "2026-06-29T11:26:40.212050+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99699,
            "ip_address": "194.88.135.249",
            "count": 1,
            "first_visit": "2026-06-29T12:40:28.561287+06:00",
            "date": "2026-06-29"
        }
    ]
}