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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35448&ordering=count",
    "results": [
        {
            "id": 75976,
            "ip_address": "42.105.133.232",
            "count": 1,
            "first_visit": "2024-11-23T12:29:01.438442+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 75977,
            "ip_address": "103.138.164.58",
            "count": 1,
            "first_visit": "2024-11-23T14:02:28.943529+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 75978,
            "ip_address": "192.178.8.2",
            "count": 1,
            "first_visit": "2024-11-23T14:02:34.063825+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 75981,
            "ip_address": "79.126.6.188",
            "count": 1,
            "first_visit": "2024-11-23T14:42:51.130636+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 75982,
            "ip_address": "49.34.254.175",
            "count": 1,
            "first_visit": "2024-11-23T15:19:12.441842+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 76008,
            "ip_address": "40.77.190.107",
            "count": 1,
            "first_visit": "2024-11-24T09:38:09.674711+06:00",
            "date": "2024-11-24"
        },
        {
            "id": 75983,
            "ip_address": "49.34.248.29",
            "count": 1,
            "first_visit": "2024-11-23T15:52:04.965749+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 76009,
            "ip_address": "114.119.140.48",
            "count": 1,
            "first_visit": "2024-11-24T10:33:44.992556+06:00",
            "date": "2024-11-24"
        }
    ]
}