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

{
    "count": 101361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35928&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35912&ordering=-first_visit",
    "results": [
        {
            "id": 65537,
            "ip_address": "65.155.30.101",
            "count": 1,
            "first_visit": "2024-03-05T06:00:07.475266+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65536,
            "ip_address": "205.169.39.72",
            "count": 1,
            "first_visit": "2024-03-05T04:14:20.122762+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65535,
            "ip_address": "104.197.69.115",
            "count": 1,
            "first_visit": "2024-03-05T03:53:08.354318+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65534,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-03-05T03:46:32.861734+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65533,
            "ip_address": "114.119.128.143",
            "count": 9,
            "first_visit": "2024-03-05T02:50:50.970192+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65532,
            "ip_address": "203.17.65.90",
            "count": 1,
            "first_visit": "2024-03-05T02:47:10.680359+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65531,
            "ip_address": "116.204.148.225",
            "count": 1,
            "first_visit": "2024-03-05T00:55:02.590598+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65530,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2024-03-05T00:32:06.076818+06:00",
            "date": "2024-03-05"
        }
    ]
}