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

{
    "count": 100542,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100528&ordering=first_visit",
    "results": [
        {
            "id": 100633,
            "ip_address": "152.59.174.118",
            "count": 1,
            "first_visit": "2026-07-23T13:23:03.904611+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100634,
            "ip_address": "165.101.132.63",
            "count": 1,
            "first_visit": "2026-07-23T13:38:53.834390+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100635,
            "ip_address": "20.50.223.19",
            "count": 1,
            "first_visit": "2026-07-23T13:43:16.144059+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100636,
            "ip_address": "124.43.6.240",
            "count": 1,
            "first_visit": "2026-07-23T13:50:40.854963+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100637,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-07-23T14:00:25.670391+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100638,
            "ip_address": "31.13.127.112",
            "count": 1,
            "first_visit": "2026-07-23T14:07:47.670867+06:00",
            "date": "2026-07-23"
        }
    ]
}