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

{
    "count": 92889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-first_visit",
    "results": [
        {
            "id": 92977,
            "ip_address": "52.52.40.184",
            "count": 1,
            "first_visit": "2025-12-14T15:54:07.754547+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92976,
            "ip_address": "103.132.249.14",
            "count": 1,
            "first_visit": "2025-12-14T14:00:36.361383+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92975,
            "ip_address": "202.83.126.69",
            "count": 1,
            "first_visit": "2025-12-14T13:32:43.563283+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92974,
            "ip_address": "118.179.97.82",
            "count": 1,
            "first_visit": "2025-12-14T12:41:05.685496+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92973,
            "ip_address": "66.220.149.47",
            "count": 1,
            "first_visit": "2025-12-14T12:29:19.128431+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92972,
            "ip_address": "103.132.249.177",
            "count": 1,
            "first_visit": "2025-12-14T11:46:24.246619+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92971,
            "ip_address": "72.14.199.229",
            "count": 2,
            "first_visit": "2025-12-14T11:31:32.308915+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92970,
            "ip_address": "118.179.43.1",
            "count": 2,
            "first_visit": "2025-12-14T11:01:26.944271+06:00",
            "date": "2025-12-14"
        }
    ]
}