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

{
    "count": 101610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40568&ordering=-count",
    "results": [
        {
            "id": 34441,
            "ip_address": "43.245.123.56",
            "count": 1,
            "first_visit": "2022-09-15T14:08:09.849100+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34460,
            "ip_address": "3.16.170.97",
            "count": 1,
            "first_visit": "2022-09-15T20:42:31.390615+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34442,
            "ip_address": "104.28.37.13",
            "count": 1,
            "first_visit": "2022-09-15T14:23:07.934834+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34452,
            "ip_address": "27.147.176.152",
            "count": 1,
            "first_visit": "2022-09-15T17:50:42.430735+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34472,
            "ip_address": "103.147.162.96",
            "count": 1,
            "first_visit": "2022-09-16T00:03:13.252047+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34453,
            "ip_address": "103.108.114.131",
            "count": 1,
            "first_visit": "2022-09-15T18:37:27.132817+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34461,
            "ip_address": "43.250.82.231",
            "count": 1,
            "first_visit": "2022-09-15T21:04:02.562384+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34462,
            "ip_address": "69.171.251.16",
            "count": 1,
            "first_visit": "2022-09-15T21:10:11.684046+06:00",
            "date": "2022-09-15"
        }
    ]
}