GET /user_management/visitor-free/?format=api&offset=84648&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=84656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84640&ordering=-count",
    "results": [
        {
            "id": 67533,
            "ip_address": "213.180.203.156",
            "count": 1,
            "first_visit": "2024-04-26T03:52:10.991079+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67534,
            "ip_address": "87.250.224.41",
            "count": 1,
            "first_visit": "2024-04-26T03:52:19.532368+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67535,
            "ip_address": "213.180.203.253",
            "count": 1,
            "first_visit": "2024-04-26T04:17:58.298529+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67536,
            "ip_address": "52.167.144.204",
            "count": 1,
            "first_visit": "2024-04-26T05:58:25.897171+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67537,
            "ip_address": "213.180.203.177",
            "count": 1,
            "first_visit": "2024-04-26T07:11:56.526906+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67538,
            "ip_address": "87.250.224.15",
            "count": 1,
            "first_visit": "2024-04-26T08:10:37.053544+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67539,
            "ip_address": "114.119.145.216",
            "count": 1,
            "first_visit": "2024-04-26T08:15:02.137897+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 67540,
            "ip_address": "114.119.145.187",
            "count": 1,
            "first_visit": "2024-04-26T08:17:56.907373+06:00",
            "date": "2024-04-26"
        }
    ]
}