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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12736&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12720&ordering=-count",
    "results": [
        {
            "id": 65853,
            "ip_address": "103.187.67.10",
            "count": 3,
            "first_visit": "2024-03-13T10:26:19.232919+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65847,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-13T08:22:19.604762+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65767,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-11T08:14:50.764004+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 65728,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-10T04:19:40.657659+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 37095,
            "ip_address": "45.64.134.146",
            "count": 3,
            "first_visit": "2022-11-08T10:54:33.858872+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 65765,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-11T05:49:54.162860+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 65766,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-11T08:13:55.956916+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 2229,
            "ip_address": "103.232.101.134",
            "count": 3,
            "first_visit": "2022-01-14T23:45:00.803127+06:00",
            "date": null
        }
    ]
}