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

{
    "count": 93171,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93160&ordering=first_visit",
    "results": [
        {
            "id": 93265,
            "ip_address": "188.17.200.168",
            "count": 1,
            "first_visit": "2025-12-24T00:28:52.599603+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93266,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-12-24T00:46:31.603062+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93267,
            "ip_address": "59.153.103.254",
            "count": 3,
            "first_visit": "2025-12-24T01:29:56.912880+06:00",
            "date": "2025-12-24"
        }
    ]
}