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

{
    "count": 103350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54240&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54224&ordering=count",
    "results": [
        {
            "id": 59856,
            "ip_address": "103.123.33.59",
            "count": 1,
            "first_visit": "2023-11-20T21:36:09.789103+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59857,
            "ip_address": "103.198.133.60",
            "count": 1,
            "first_visit": "2023-11-20T22:36:09.451194+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59858,
            "ip_address": "114.119.145.22",
            "count": 1,
            "first_visit": "2023-11-20T22:59:24.689291+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59859,
            "ip_address": "114.119.128.37",
            "count": 1,
            "first_visit": "2023-11-20T23:03:14.664282+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59860,
            "ip_address": "4.204.208.99",
            "count": 1,
            "first_visit": "2023-11-20T23:09:39.888054+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59861,
            "ip_address": "114.119.152.164",
            "count": 1,
            "first_visit": "2023-11-20T23:21:44.137356+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59862,
            "ip_address": "103.20.180.21",
            "count": 1,
            "first_visit": "2023-11-20T23:42:29.630979+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59863,
            "ip_address": "103.216.56.26",
            "count": 1,
            "first_visit": "2023-11-20T23:42:38.191268+06:00",
            "date": "2023-11-20"
        }
    ]
}