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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=-first_visit",
    "results": [
        {
            "id": 87533,
            "ip_address": "115.127.151.155",
            "count": 1,
            "first_visit": "2025-08-11T10:43:33.434071+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87532,
            "ip_address": "40.77.177.249",
            "count": 1,
            "first_visit": "2025-08-11T10:29:23.281532+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87531,
            "ip_address": "103.49.114.225",
            "count": 2,
            "first_visit": "2025-08-11T10:03:18.893615+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87530,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2025-08-11T10:01:31.559681+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87529,
            "ip_address": "37.111.200.179",
            "count": 2,
            "first_visit": "2025-08-11T09:46:45.406117+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87528,
            "ip_address": "45.248.151.247",
            "count": 1,
            "first_visit": "2025-08-11T09:43:16.821656+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87527,
            "ip_address": "58.145.190.218",
            "count": 1,
            "first_visit": "2025-08-11T09:23:07.723211+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87526,
            "ip_address": "103.150.64.209",
            "count": 1,
            "first_visit": "2025-08-11T09:13:46.657066+06:00",
            "date": "2025-08-11"
        }
    ]
}