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

{
    "count": 100892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-first_visit",
    "results": [
        {
            "id": 100924,
            "ip_address": "74.125.210.193",
            "count": 1,
            "first_visit": "2026-07-29T18:52:50.103241+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100923,
            "ip_address": "64.233.172.197",
            "count": 1,
            "first_visit": "2026-07-29T18:42:25.979633+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100922,
            "ip_address": "74.125.210.201",
            "count": 2,
            "first_visit": "2026-07-29T18:28:54.855691+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100921,
            "ip_address": "74.125.210.192",
            "count": 3,
            "first_visit": "2026-07-29T18:28:52.622103+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100920,
            "ip_address": "103.217.111.242",
            "count": 1,
            "first_visit": "2026-07-29T18:28:07.900396+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100919,
            "ip_address": "64.233.172.198",
            "count": 3,
            "first_visit": "2026-07-29T18:25:53.274560+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100918,
            "ip_address": "64.233.172.196",
            "count": 2,
            "first_visit": "2026-07-29T18:25:49.869159+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100917,
            "ip_address": "74.125.213.37",
            "count": 1,
            "first_visit": "2026-07-29T18:17:00.251518+06:00",
            "date": "2026-07-29"
        }
    ]
}