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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80584&ordering=-count",
    "results": [
        {
            "id": 61567,
            "ip_address": "37.111.222.131",
            "count": 1,
            "first_visit": "2023-12-21T08:41:54.308091+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61568,
            "ip_address": "37.111.235.212",
            "count": 1,
            "first_visit": "2023-12-21T08:58:00.031071+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61569,
            "ip_address": "103.159.72.126",
            "count": 1,
            "first_visit": "2023-12-21T09:17:42.327055+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61570,
            "ip_address": "114.119.128.196",
            "count": 1,
            "first_visit": "2023-12-21T09:25:24.925923+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61571,
            "ip_address": "74.125.151.192",
            "count": 1,
            "first_visit": "2023-12-21T09:31:11.699582+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61572,
            "ip_address": "119.148.46.138",
            "count": 1,
            "first_visit": "2023-12-21T09:38:43.026727+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61573,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2023-12-21T10:02:01.236943+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 61575,
            "ip_address": "103.138.190.90",
            "count": 1,
            "first_visit": "2023-12-21T10:22:08.022845+06:00",
            "date": "2023-12-21"
        }
    ]
}