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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=-count",
    "results": [
        {
            "id": 23069,
            "ip_address": "168.119.68.181",
            "count": 3,
            "first_visit": "2022-07-16T02:30:17.868275+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67294,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-22T07:31:55.793519+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 23129,
            "ip_address": "118.179.119.165",
            "count": 3,
            "first_visit": "2022-07-16T10:40:38.256069+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23121,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-16T09:55:21.585292+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67264,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-04-21T13:26:19.667397+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 12206,
            "ip_address": "103.148.149.43",
            "count": 3,
            "first_visit": "2022-05-28T14:44:08.570701+06:00",
            "date": null
        },
        {
            "id": 67249,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-21T01:50:13.686215+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 23112,
            "ip_address": "103.154.237.82",
            "count": 3,
            "first_visit": "2022-07-16T08:32:29.901364+06:00",
            "date": "2022-07-16"
        }
    ]
}