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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50952&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50936&ordering=-date",
    "results": [
        {
            "id": 65502,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-03-04T10:57:27.893942+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65501,
            "ip_address": "103.92.84.50",
            "count": 1,
            "first_visit": "2024-03-04T10:49:42.636149+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65500,
            "ip_address": "54.227.7.122",
            "count": 1,
            "first_visit": "2024-03-04T10:34:52.406921+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65499,
            "ip_address": "103.67.158.194",
            "count": 1,
            "first_visit": "2024-03-04T08:59:57.299023+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65497,
            "ip_address": "74.80.182.88",
            "count": 2,
            "first_visit": "2024-03-04T03:54:19.124579+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65493,
            "ip_address": "70.49.31.174",
            "count": 3,
            "first_visit": "2024-03-04T01:14:24.226908+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65488,
            "ip_address": "114.119.128.143",
            "count": 8,
            "first_visit": "2024-03-04T00:15:19.344678+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65491,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2024-03-04T00:28:22.061819+06:00",
            "date": "2024-03-04"
        }
    ]
}