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

{
    "count": 100011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22064&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22048&ordering=-first_visit",
    "results": [
        {
            "id": 78051,
            "ip_address": "103.230.106.53",
            "count": 2,
            "first_visit": "2025-01-20T08:30:39.635818+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78050,
            "ip_address": "45.56.154.187",
            "count": 1,
            "first_visit": "2025-01-20T03:28:22.979680+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78049,
            "ip_address": "45.196.42.78",
            "count": 1,
            "first_visit": "2025-01-20T03:28:22.859542+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78048,
            "ip_address": "116.204.155.227",
            "count": 2,
            "first_visit": "2025-01-20T02:02:26.043527+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78047,
            "ip_address": "66.249.70.100",
            "count": 8,
            "first_visit": "2025-01-20T01:00:11.581667+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78046,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2025-01-20T00:58:10.672131+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78045,
            "ip_address": "66.249.70.102",
            "count": 6,
            "first_visit": "2025-01-20T00:54:07.358798+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 78044,
            "ip_address": "103.179.238.33",
            "count": 7,
            "first_visit": "2025-01-20T00:45:00.839639+06:00",
            "date": "2025-01-20"
        }
    ]
}