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

{
    "count": 92118,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92104&ordering=first_visit",
    "results": [
        {
            "id": 92209,
            "ip_address": "103.60.161.44",
            "count": 1,
            "first_visit": "2025-11-20T12:06:21.946331+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92210,
            "ip_address": "103.192.156.34",
            "count": 2,
            "first_visit": "2025-11-20T12:24:17.255186+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92211,
            "ip_address": "43.224.117.178",
            "count": 2,
            "first_visit": "2025-11-20T12:28:12.257329+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92212,
            "ip_address": "103.187.99.176",
            "count": 1,
            "first_visit": "2025-11-20T13:35:27.528708+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92213,
            "ip_address": "37.111.214.208",
            "count": 1,
            "first_visit": "2025-11-20T14:10:19.957812+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 92214,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-11-20T14:16:26.103522+06:00",
            "date": "2025-11-20"
        }
    ]
}