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

{
    "count": 97523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23928&ordering=-count",
    "results": [
        {
            "id": 9099,
            "ip_address": "103.111.224.58",
            "count": 2,
            "first_visit": "2022-05-18T22:18:44.108819+06:00",
            "date": null
        },
        {
            "id": 28997,
            "ip_address": "45.248.151.210",
            "count": 2,
            "first_visit": "2022-07-29T00:01:04.414868+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12615,
            "ip_address": "103.253.46.46",
            "count": 2,
            "first_visit": "2022-05-29T23:12:35.501699+06:00",
            "date": null
        },
        {
            "id": 7316,
            "ip_address": "103.155.118.132",
            "count": 2,
            "first_visit": "2022-05-16T21:57:21.117329+06:00",
            "date": null
        },
        {
            "id": 20783,
            "ip_address": "37.111.242.222",
            "count": 2,
            "first_visit": "2022-07-03T01:03:28.084028+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 26908,
            "ip_address": "103.126.14.179",
            "count": 2,
            "first_visit": "2022-07-24T23:09:19.506245+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8387,
            "ip_address": "37.111.195.115",
            "count": 2,
            "first_visit": "2022-05-17T22:43:26.434124+06:00",
            "date": null
        },
        {
            "id": 3869,
            "ip_address": "206.176.130.227",
            "count": 2,
            "first_visit": "2022-02-25T02:55:15.811648+06:00",
            "date": null
        }
    ]
}