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

{
    "count": 95098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2072&ordering=-first_visit",
    "results": [
        {
            "id": 93114,
            "ip_address": "202.5.43.75",
            "count": 1,
            "first_visit": "2025-12-19T11:26:18.947854+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93113,
            "ip_address": "182.163.107.152",
            "count": 1,
            "first_visit": "2025-12-19T08:28:58.040419+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93112,
            "ip_address": "34.139.241.218",
            "count": 1,
            "first_visit": "2025-12-19T02:26:37.927794+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93111,
            "ip_address": "66.249.79.230",
            "count": 2,
            "first_visit": "2025-12-19T01:34:45.649765+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93110,
            "ip_address": "106.75.60.236",
            "count": 1,
            "first_visit": "2025-12-19T01:25:36.272910+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93109,
            "ip_address": "37.111.213.153",
            "count": 1,
            "first_visit": "2025-12-18T23:07:19.869812+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93108,
            "ip_address": "103.31.179.66",
            "count": 1,
            "first_visit": "2025-12-18T23:02:57.368515+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 93107,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-12-18T21:10:28.578202+06:00",
            "date": "2025-12-18"
        }
    ]
}