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

{
    "count": 101890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42192&ordering=-date",
    "results": [
        {
            "id": 73432,
            "ip_address": "103.84.254.226",
            "count": 3,
            "first_visit": "2024-09-14T15:49:59.621127+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73408,
            "ip_address": "114.119.132.88",
            "count": 3,
            "first_visit": "2024-09-14T00:54:08.030794+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73438,
            "ip_address": "116.179.37.58",
            "count": 1,
            "first_visit": "2024-09-14T16:35:24.381777+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73418,
            "ip_address": "114.119.136.188",
            "count": 2,
            "first_visit": "2024-09-14T07:39:38.040985+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73420,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-09-14T09:05:29.141287+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73441,
            "ip_address": "66.249.64.129",
            "count": 2,
            "first_visit": "2024-09-14T17:00:56.188417+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73430,
            "ip_address": "116.179.37.123",
            "count": 1,
            "first_visit": "2024-09-14T15:36:25.953554+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73429,
            "ip_address": "116.179.37.134",
            "count": 1,
            "first_visit": "2024-09-14T15:27:27.859456+06:00",
            "date": "2024-09-14"
        }
    ]
}