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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78232&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78216&ordering=count",
    "results": [
        {
            "id": 37938,
            "ip_address": "175.29.199.106",
            "count": 2,
            "first_visit": "2022-11-28T10:18:50.738882+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 6366,
            "ip_address": "103.242.20.242",
            "count": 2,
            "first_visit": "2022-05-15T19:11:43.761304+06:00",
            "date": null
        },
        {
            "id": 6351,
            "ip_address": "37.111.206.71",
            "count": 2,
            "first_visit": "2022-05-15T17:50:39.566869+06:00",
            "date": null
        },
        {
            "id": 6400,
            "ip_address": "146.196.50.240",
            "count": 2,
            "first_visit": "2022-05-15T20:53:11.973940+06:00",
            "date": null
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        },
        {
            "id": 34969,
            "ip_address": "37.111.213.169",
            "count": 2,
            "first_visit": "2022-09-25T15:18:39.344558+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 29290,
            "ip_address": "116.58.203.206",
            "count": 2,
            "first_visit": "2022-07-29T12:59:09.795273+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6420,
            "ip_address": "103.92.152.23",
            "count": 2,
            "first_visit": "2022-05-15T21:32:37.325215+06:00",
            "date": null
        }
    ]
}