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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=-date",
    "results": [
        {
            "id": 72755,
            "ip_address": "37.111.194.204",
            "count": 2,
            "first_visit": "2024-08-30T08:08:46.159109+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72772,
            "ip_address": "202.134.10.140",
            "count": 3,
            "first_visit": "2024-08-30T19:46:27.683823+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72745,
            "ip_address": "114.119.134.79",
            "count": 2,
            "first_visit": "2024-08-30T01:53:16.334667+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72749,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2024-08-30T04:37:01.841272+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72768,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-08-30T15:50:17.432627+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72746,
            "ip_address": "161.18.67.55",
            "count": 1,
            "first_visit": "2024-08-30T03:10:18.751987+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72770,
            "ip_address": "103.162.51.115",
            "count": 1,
            "first_visit": "2024-08-30T19:02:18.965025+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 72744,
            "ip_address": "142.67.150.213",
            "count": 1,
            "first_visit": "2024-08-30T01:40:29.320025+06:00",
            "date": "2024-08-30"
        }
    ]
}