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

{
    "count": 97507,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97496",
    "results": [
        {
            "id": 97588,
            "ip_address": "103.112.53.186",
            "count": 4,
            "first_visit": "2026-04-30T11:28:33.882582+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97594,
            "ip_address": "103.217.111.227",
            "count": 1,
            "first_visit": "2026-04-30T15:13:33.646498+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97595,
            "ip_address": "27.147.224.141",
            "count": 1,
            "first_visit": "2026-04-30T15:45:03.934153+06:00",
            "date": "2026-04-30"
        }
    ]
}