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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42480&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=date",
    "results": [
        {
            "id": 56195,
            "ip_address": "40.69.100.132",
            "count": 1,
            "first_visit": "2023-09-27T22:51:36.273768+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56122,
            "ip_address": "103.197.153.66",
            "count": 4,
            "first_visit": "2023-09-27T00:20:00.881008+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56266,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-09-28T23:59:39.193462+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56198,
            "ip_address": "118.179.128.193",
            "count": 3,
            "first_visit": "2023-09-28T00:46:39.078387+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56197,
            "ip_address": "114.119.152.177",
            "count": 1,
            "first_visit": "2023-09-28T00:06:55.371973+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56203,
            "ip_address": "114.119.149.91",
            "count": 1,
            "first_visit": "2023-09-28T01:39:43.313466+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56199,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-09-28T00:55:23.400858+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56204,
            "ip_address": "114.119.152.142",
            "count": 1,
            "first_visit": "2023-09-28T02:27:06.763444+06:00",
            "date": "2023-09-28"
        }
    ]
}