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

{
    "count": 101580,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101568&ordering=first_visit",
    "results": [
        {
            "id": 101673,
            "ip_address": "103.155.219.42",
            "count": 1,
            "first_visit": "2026-08-15T15:23:31.130762+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101674,
            "ip_address": "157.20.150.236",
            "count": 1,
            "first_visit": "2026-08-15T15:29:45.982720+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101675,
            "ip_address": "146.196.50.227",
            "count": 1,
            "first_visit": "2026-08-15T15:37:52.905846+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101676,
            "ip_address": "185.165.240.160",
            "count": 1,
            "first_visit": "2026-08-15T15:52:36.695818+06:00",
            "date": "2026-08-15"
        }
    ]
}