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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-count",
    "results": [
        {
            "id": 37236,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-11T02:22:55.181131+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37227,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2022-11-10T20:28:49.557541+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37189,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-10T03:46:14.162996+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37209,
            "ip_address": "37.111.205.121",
            "count": 1,
            "first_visit": "2022-11-10T16:01:13.728380+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37210,
            "ip_address": "40.77.202.26",
            "count": 1,
            "first_visit": "2022-11-10T16:15:07.447829+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37211,
            "ip_address": "114.130.38.102",
            "count": 1,
            "first_visit": "2022-11-10T16:16:38.754262+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37212,
            "ip_address": "103.169.159.77",
            "count": 1,
            "first_visit": "2022-11-10T17:08:45.925071+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37191,
            "ip_address": "103.58.72.3",
            "count": 1,
            "first_visit": "2022-11-10T06:31:04.926277+06:00",
            "date": "2022-11-10"
        }
    ]
}