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

{
    "count": 97512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-first_visit",
    "results": [
        {
            "id": 97480,
            "ip_address": "203.31.169.32",
            "count": 2,
            "first_visit": "2026-04-28T10:22:50.350280+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97479,
            "ip_address": "103.133.203.235",
            "count": 2,
            "first_visit": "2026-04-28T09:29:38.795881+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97478,
            "ip_address": "152.59.165.49",
            "count": 1,
            "first_visit": "2026-04-28T09:00:08.324779+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97477,
            "ip_address": "103.92.84.23",
            "count": 2,
            "first_visit": "2026-04-28T08:53:28.065760+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97476,
            "ip_address": "103.237.39.212",
            "count": 10,
            "first_visit": "2026-04-28T08:41:46.766432+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97475,
            "ip_address": "34.239.233.162",
            "count": 1,
            "first_visit": "2026-04-28T08:31:14.682240+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97474,
            "ip_address": "15.235.114.75",
            "count": 1,
            "first_visit": "2026-04-28T08:27:17.185509+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97473,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-04-28T06:14:44.034001+06:00",
            "date": "2026-04-28"
        }
    ]
}