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

{
    "count": 100493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15040&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15024&ordering=-date",
    "results": [
        {
            "id": 99191,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-06-14T15:36:53.529782+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99174,
            "ip_address": "182.163.113.226",
            "count": 1,
            "first_visit": "2026-06-14T10:27:45.199823+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99178,
            "ip_address": "202.173.122.36",
            "count": 1,
            "first_visit": "2026-06-14T12:19:53.007026+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99173,
            "ip_address": "103.213.237.37",
            "count": 1,
            "first_visit": "2026-06-14T09:03:26.831126+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99179,
            "ip_address": "103.214.217.27",
            "count": 1,
            "first_visit": "2026-06-14T12:37:02.855124+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99200,
            "ip_address": "27.147.200.165",
            "count": 1,
            "first_visit": "2026-06-14T20:59:59.522856+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99176,
            "ip_address": "104.168.8.149",
            "count": 1,
            "first_visit": "2026-06-14T11:06:34.371041+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99172,
            "ip_address": "35.164.152.249",
            "count": 1,
            "first_visit": "2026-06-14T02:20:38.278528+06:00",
            "date": "2026-06-14"
        }
    ]
}