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

{
    "count": 101934,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101920&ordering=first_visit",
    "results": [
        {
            "id": 102025,
            "ip_address": "116.204.229.225",
            "count": 1,
            "first_visit": "2026-08-21T23:43:03.894394+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 102026,
            "ip_address": "103.130.118.5",
            "count": 1,
            "first_visit": "2026-08-21T23:46:39.271127+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 102027,
            "ip_address": "116.204.229.228",
            "count": 1,
            "first_visit": "2026-08-21T23:52:40.900932+06:00",
            "date": "2026-08-21"
        },
        {
            "id": 102028,
            "ip_address": "37.111.230.83",
            "count": 1,
            "first_visit": "2026-08-22T00:07:11.701505+06:00",
            "date": "2026-08-22"
        },
        {
            "id": 102029,
            "ip_address": "153.52.200.40",
            "count": 1,
            "first_visit": "2026-08-22T00:28:33.347014+06:00",
            "date": "2026-08-22"
        },
        {
            "id": 102030,
            "ip_address": "103.96.107.248",
            "count": 1,
            "first_visit": "2026-08-22T00:41:18.890554+06:00",
            "date": "2026-08-22"
        }
    ]
}