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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42032&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=-date",
    "results": [
        {
            "id": 73557,
            "ip_address": "20.169.168.224",
            "count": 1,
            "first_visit": "2024-09-17T00:52:34.661826+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73575,
            "ip_address": "103.134.192.13",
            "count": 1,
            "first_visit": "2024-09-17T10:46:40.410236+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73574,
            "ip_address": "37.111.194.52",
            "count": 3,
            "first_visit": "2024-09-17T10:26:53.297490+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73573,
            "ip_address": "114.119.149.43",
            "count": 1,
            "first_visit": "2024-09-17T09:49:19.939295+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73523,
            "ip_address": "114.119.132.88",
            "count": 1,
            "first_visit": "2024-09-16T03:17:11.618894+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73555,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2024-09-16T23:54:34.191531+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73522,
            "ip_address": "64.233.173.24",
            "count": 1,
            "first_visit": "2024-09-16T03:01:18.612194+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73519,
            "ip_address": "27.147.204.135",
            "count": 1,
            "first_visit": "2024-09-16T02:34:04.092690+06:00",
            "date": "2024-09-16"
        }
    ]
}