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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-first_visit",
    "results": [
        {
            "id": 100954,
            "ip_address": "118.179.80.212",
            "count": 2,
            "first_visit": "2026-07-30T11:51:16.807867+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100953,
            "ip_address": "37.111.211.45",
            "count": 1,
            "first_visit": "2026-07-30T11:07:15.585565+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100952,
            "ip_address": "103.186.20.2",
            "count": 1,
            "first_visit": "2026-07-30T10:04:18.506979+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100951,
            "ip_address": "84.37.155.120",
            "count": 1,
            "first_visit": "2026-07-30T09:50:07.302017+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100950,
            "ip_address": "64.233.172.196",
            "count": 1,
            "first_visit": "2026-07-30T08:54:40.227076+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100949,
            "ip_address": "103.202.222.188",
            "count": 1,
            "first_visit": "2026-07-30T08:54:36.881880+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100948,
            "ip_address": "185.210.204.158",
            "count": 1,
            "first_visit": "2026-07-30T07:59:22.447712+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100947,
            "ip_address": "103.77.191.168",
            "count": 1,
            "first_visit": "2026-07-30T05:17:26.321535+06:00",
            "date": "2026-07-30"
        }
    ]
}