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

{
    "count": 97057,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22312&ordering=-count",
    "results": [
        {
            "id": 25863,
            "ip_address": "168.119.68.123",
            "count": 2,
            "first_visit": "2022-07-22T08:45:19.449978+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25913,
            "ip_address": "195.154.122.11",
            "count": 2,
            "first_visit": "2022-07-22T11:17:03.739299+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 5431,
            "ip_address": "5.255.253.104",
            "count": 2,
            "first_visit": "2022-04-28T14:32:28.132645+06:00",
            "date": null
        },
        {
            "id": 15692,
            "ip_address": "182.163.120.167",
            "count": 2,
            "first_visit": "2022-06-16T15:08:29.895735+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 20823,
            "ip_address": "114.119.150.166",
            "count": 2,
            "first_visit": "2022-07-03T08:29:51.728012+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 15606,
            "ip_address": "103.120.203.113",
            "count": 2,
            "first_visit": "2022-06-16T09:45:05.451866+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 9663,
            "ip_address": "43.245.121.8",
            "count": 2,
            "first_visit": "2022-05-20T11:25:54.880806+06:00",
            "date": null
        }
    ]
}