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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=-date",
    "results": [
        {
            "id": 66317,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-03-25T07:03:24.385513+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66316,
            "ip_address": "66.249.90.193",
            "count": 1,
            "first_visit": "2024-03-25T06:24:33.709798+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66315,
            "ip_address": "40.77.189.125",
            "count": 1,
            "first_visit": "2024-03-25T05:14:58.046671+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66347,
            "ip_address": "202.134.10.136",
            "count": 1,
            "first_visit": "2024-03-25T23:14:40.438317+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66325,
            "ip_address": "37.111.235.176",
            "count": 3,
            "first_visit": "2024-03-25T11:23:16.813583+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66313,
            "ip_address": "209.145.55.240",
            "count": 3,
            "first_visit": "2024-03-25T03:50:14.749124+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66312,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-25T02:23:59.758454+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66342,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2024-03-25T21:22:43.905597+06:00",
            "date": "2024-03-25"
        }
    ]
}