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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12368&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=-first_visit",
    "results": [
        {
            "id": 85853,
            "ip_address": "123.136.29.185",
            "count": 1,
            "first_visit": "2025-07-15T10:10:20.209503+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85852,
            "ip_address": "160.250.8.12",
            "count": 3,
            "first_visit": "2025-07-15T10:04:54.922494+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85851,
            "ip_address": "59.153.102.134",
            "count": 1,
            "first_visit": "2025-07-15T09:45:42.155460+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85850,
            "ip_address": "17.22.245.44",
            "count": 1,
            "first_visit": "2025-07-15T09:18:41.181502+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85849,
            "ip_address": "34.106.142.73",
            "count": 2,
            "first_visit": "2025-07-15T06:44:24.210264+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85848,
            "ip_address": "114.130.186.31",
            "count": 1,
            "first_visit": "2025-07-15T05:56:44.892636+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85847,
            "ip_address": "64.233.173.198",
            "count": 2,
            "first_visit": "2025-07-15T05:56:43.216699+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85846,
            "ip_address": "27.147.167.199",
            "count": 1,
            "first_visit": "2025-07-15T05:44:53.917511+06:00",
            "date": "2025-07-15"
        }
    ]
}