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

{
    "count": 99541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23792&ordering=-count",
    "results": [
        {
            "id": 479,
            "ip_address": "103.109.53.26",
            "count": 2,
            "first_visit": "2021-12-09T11:14:00.750279+06:00",
            "date": null
        },
        {
            "id": 13607,
            "ip_address": "113.11.100.132",
            "count": 2,
            "first_visit": "2022-06-06T10:59:23.641696+06:00",
            "date": null
        },
        {
            "id": 7065,
            "ip_address": "202.181.19.251",
            "count": 2,
            "first_visit": "2022-05-16T19:09:25.255845+06:00",
            "date": null
        },
        {
            "id": 37287,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-11-12T09:52:34.806091+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37335,
            "ip_address": "103.203.93.230",
            "count": 2,
            "first_visit": "2022-11-13T15:04:19.252166+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37306,
            "ip_address": "157.119.51.94",
            "count": 2,
            "first_visit": "2022-11-12T17:59:27.198199+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 26501,
            "ip_address": "103.67.157.125",
            "count": 2,
            "first_visit": "2022-07-24T01:27:33.021503+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20229,
            "ip_address": "114.119.130.221",
            "count": 2,
            "first_visit": "2022-06-30T04:27:45.561766+06:00",
            "date": "2022-06-30"
        }
    ]
}