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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=-date",
    "results": [
        {
            "id": 73555,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2024-09-16T23:54:34.191531+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73522,
            "ip_address": "64.233.173.24",
            "count": 1,
            "first_visit": "2024-09-16T03:01:18.612194+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73519,
            "ip_address": "27.147.204.135",
            "count": 1,
            "first_visit": "2024-09-16T02:34:04.092690+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73532,
            "ip_address": "116.204.154.179",
            "count": 1,
            "first_visit": "2024-09-16T10:26:56.358917+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73531,
            "ip_address": "66.249.64.129",
            "count": 6,
            "first_visit": "2024-09-16T09:32:10.254733+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73549,
            "ip_address": "103.100.232.1",
            "count": 1,
            "first_visit": "2024-09-16T19:29:38.635544+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73530,
            "ip_address": "40.77.190.57",
            "count": 1,
            "first_visit": "2024-09-16T08:42:05.613285+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 73529,
            "ip_address": "40.77.189.189",
            "count": 1,
            "first_visit": "2024-09-16T08:41:51.195096+06:00",
            "date": "2024-09-16"
        }
    ]
}