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

{
    "count": 100210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89328&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89312&ordering=count",
    "results": [
        {
            "id": 4517,
            "ip_address": "124.109.105.101",
            "count": 3,
            "first_visit": "2022-03-20T12:52:52.415748+06:00",
            "date": null
        },
        {
            "id": 4583,
            "ip_address": "103.55.146.126",
            "count": 3,
            "first_visit": "2022-03-22T11:57:25.301372+06:00",
            "date": null
        },
        {
            "id": 28543,
            "ip_address": "202.134.10.142",
            "count": 3,
            "first_visit": "2022-07-28T03:42:11.149776+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 13775,
            "ip_address": "114.119.150.68",
            "count": 3,
            "first_visit": "2022-06-07T10:28:29.507171+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 4604,
            "ip_address": "37.111.195.22",
            "count": 3,
            "first_visit": "2022-03-22T23:18:42.519444+06:00",
            "date": null
        },
        {
            "id": 28634,
            "ip_address": "182.163.105.254",
            "count": 3,
            "first_visit": "2022-07-28T09:47:14.932680+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28627,
            "ip_address": "120.50.27.102",
            "count": 3,
            "first_visit": "2022-07-28T09:29:26.400540+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24428,
            "ip_address": "37.111.196.219",
            "count": 3,
            "first_visit": "2022-07-20T09:40:10.967281+06:00",
            "date": "2022-07-20"
        }
    ]
}