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

{
    "count": 100780,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30448&ordering=-id",
    "results": [
        {
            "id": 70420,
            "ip_address": "66.249.66.36",
            "count": 7,
            "first_visit": "2024-06-28T03:34:15.391125+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70419,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-06-28T03:08:12.629970+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70418,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-06-28T03:04:04.862040+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70417,
            "ip_address": "203.95.223.224",
            "count": 1,
            "first_visit": "2024-06-28T00:32:39.405592+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70416,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-06-28T00:04:51.886764+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70415,
            "ip_address": "103.134.28.216",
            "count": 2,
            "first_visit": "2024-06-27T22:20:08.213219+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 70414,
            "ip_address": "103.121.13.134",
            "count": 1,
            "first_visit": "2024-06-27T20:46:15.538431+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 70413,
            "ip_address": "103.187.94.115",
            "count": 2,
            "first_visit": "2024-06-27T20:36:57.921507+06:00",
            "date": "2024-06-27"
        }
    ]
}