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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22480&ordering=-count",
    "results": [
        {
            "id": 2317,
            "ip_address": "103.200.36.210",
            "count": 2,
            "first_visit": "2022-01-16T17:39:45.454728+06:00",
            "date": null
        },
        {
            "id": 39522,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-12-28T21:08:50.077896+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 35921,
            "ip_address": "119.30.35.52",
            "count": 2,
            "first_visit": "2022-10-15T09:55:52.338853+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 22911,
            "ip_address": "123.136.26.129",
            "count": 2,
            "first_visit": "2022-07-15T07:44:38.243560+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 31843,
            "ip_address": "103.179.156.15",
            "count": 2,
            "first_visit": "2022-08-12T11:52:42.870605+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 9953,
            "ip_address": "103.127.93.179",
            "count": 2,
            "first_visit": "2022-05-21T09:28:54.433610+06:00",
            "date": null
        },
        {
            "id": 25676,
            "ip_address": "103.59.38.26",
            "count": 2,
            "first_visit": "2022-07-21T22:11:14.397900+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6620,
            "ip_address": "37.111.207.61",
            "count": 2,
            "first_visit": "2022-05-16T11:20:04.711961+06:00",
            "date": null
        }
    ]
}