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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84648&ordering=-count",
    "results": [
        {
            "id": 67541,
            "ip_address": "114.119.128.35",
            "count": 1,
            "first_visit": "2024-04-26T08:25:31.294264+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67562,
            "ip_address": "114.119.140.48",
            "count": 1,
            "first_visit": "2024-04-26T16:13:26.061261+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67542,
            "ip_address": "202.134.13.129",
            "count": 1,
            "first_visit": "2024-04-26T09:16:55.699745+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67544,
            "ip_address": "104.200.77.15",
            "count": 1,
            "first_visit": "2024-04-26T09:36:55.862538+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67568,
            "ip_address": "81.215.199.165",
            "count": 1,
            "first_visit": "2024-04-26T19:20:43.407600+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67545,
            "ip_address": "104.200.77.141",
            "count": 1,
            "first_visit": "2024-04-26T09:37:57.255285+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67546,
            "ip_address": "104.200.77.228",
            "count": 1,
            "first_visit": "2024-04-26T09:38:33.119921+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67547,
            "ip_address": "104.200.77.68",
            "count": 1,
            "first_visit": "2024-04-26T09:39:08.179215+06:00",
            "date": "2024-04-26"
        }
    ]
}