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

{
    "count": 91924,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91912",
    "results": [
        {
            "id": 92017,
            "ip_address": "103.198.132.89",
            "count": 3,
            "first_visit": "2025-11-14T18:50:59.943044+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92019,
            "ip_address": "45.250.229.154",
            "count": 4,
            "first_visit": "2025-11-14T19:36:24.071126+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92020,
            "ip_address": "37.111.214.60",
            "count": 1,
            "first_visit": "2025-11-14T20:48:59.905176+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92003,
            "ip_address": "72.14.199.228",
            "count": 2,
            "first_visit": "2025-11-14T11:29:11.730390+06:00",
            "date": "2025-11-14"
        }
    ]
}