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

{
    "count": 99864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22512&ordering=-count",
    "results": [
        {
            "id": 22999,
            "ip_address": "37.111.245.92",
            "count": 2,
            "first_visit": "2022-07-15T17:07:35.865782+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 22915,
            "ip_address": "103.77.63.92",
            "count": 2,
            "first_visit": "2022-07-15T08:05:32.116184+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 22952,
            "ip_address": "114.119.128.57",
            "count": 2,
            "first_visit": "2022-07-15T10:26:11.806787+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 6567,
            "ip_address": "37.111.226.11",
            "count": 2,
            "first_visit": "2022-05-16T09:27:41.953080+06:00",
            "date": null
        },
        {
            "id": 11469,
            "ip_address": "103.230.104.30",
            "count": 2,
            "first_visit": "2022-05-25T22:32:38.999029+06:00",
            "date": null
        },
        {
            "id": 31899,
            "ip_address": "116.204.151.160",
            "count": 2,
            "first_visit": "2022-08-13T07:51:04.602007+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 4265,
            "ip_address": "27.147.204.77",
            "count": 2,
            "first_visit": "2022-03-11T03:21:28.383361+06:00",
            "date": null
        },
        {
            "id": 6563,
            "ip_address": "103.31.154.234",
            "count": 2,
            "first_visit": "2022-05-16T09:22:13.296046+06:00",
            "date": null
        }
    ]
}