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

{
    "count": 99862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26504&ordering=-count",
    "results": [
        {
            "id": 10525,
            "ip_address": "103.120.36.223",
            "count": 2,
            "first_visit": "2022-05-23T08:01:58.813712+06:00",
            "date": null
        },
        {
            "id": 3372,
            "ip_address": "103.59.36.86",
            "count": 2,
            "first_visit": "2022-02-07T00:17:42.872389+06:00",
            "date": null
        },
        {
            "id": 33195,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-08-28T13:07:53.198305+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 1552,
            "ip_address": "14.1.102.45",
            "count": 2,
            "first_visit": "2021-12-31T22:05:08.856775+06:00",
            "date": null
        },
        {
            "id": 7783,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-05-17T10:00:53.101568+06:00",
            "date": null
        },
        {
            "id": 7781,
            "ip_address": "37.111.197.197",
            "count": 2,
            "first_visit": "2022-05-17T10:00:52.643110+06:00",
            "date": null
        },
        {
            "id": 33176,
            "ip_address": "103.242.21.224",
            "count": 2,
            "first_visit": "2022-08-28T10:18:21.155850+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 17355,
            "ip_address": "119.30.35.173",
            "count": 2,
            "first_visit": "2022-06-22T11:13:19.349547+06:00",
            "date": "2022-06-22"
        }
    ]
}