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

{
    "count": 97565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=-first_visit",
    "results": [
        {
            "id": 92621,
            "ip_address": "37.111.243.235",
            "count": 1,
            "first_visit": "2025-12-04T15:14:32.975340+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92620,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2025-12-04T13:34:52.265196+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92619,
            "ip_address": "103.31.154.251",
            "count": 2,
            "first_visit": "2025-12-04T13:03:16.742434+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92618,
            "ip_address": "66.249.79.230",
            "count": 2,
            "first_visit": "2025-12-04T12:59:03.295672+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92617,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2025-12-04T12:17:21.687438+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92616,
            "ip_address": "85.8.158.139",
            "count": 1,
            "first_visit": "2025-12-04T11:47:01.208551+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92615,
            "ip_address": "116.206.254.107",
            "count": 1,
            "first_visit": "2025-12-04T11:14:59.059034+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92614,
            "ip_address": "103.146.220.224",
            "count": 1,
            "first_visit": "2025-12-04T10:38:14.943158+06:00",
            "date": "2025-12-04"
        }
    ]
}