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

{
    "count": 100907,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-first_visit",
    "results": [
        {
            "id": 100931,
            "ip_address": "37.111.194.182",
            "count": 2,
            "first_visit": "2026-07-29T19:31:14.554630+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100930,
            "ip_address": "194.24.234.47",
            "count": 1,
            "first_visit": "2026-07-29T19:25:52.764245+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100929,
            "ip_address": "37.111.200.184",
            "count": 1,
            "first_visit": "2026-07-29T19:17:56.002176+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100928,
            "ip_address": "52.18.116.176",
            "count": 1,
            "first_visit": "2026-07-29T19:15:55.657648+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100927,
            "ip_address": "103.145.70.246",
            "count": 1,
            "first_visit": "2026-07-29T19:07:22.700746+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100926,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-07-29T19:06:47.160448+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100925,
            "ip_address": "185.170.109.229",
            "count": 1,
            "first_visit": "2026-07-29T19:04:29.858870+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100924,
            "ip_address": "74.125.210.193",
            "count": 1,
            "first_visit": "2026-07-29T18:52:50.103241+06:00",
            "date": "2026-07-29"
        }
    ]
}