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

{
    "count": 100547,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100536",
    "results": [
        {
            "id": 100643,
            "ip_address": "153.52.204.7",
            "count": 1,
            "first_visit": "2026-07-23T16:06:56.268070+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100630,
            "ip_address": "103.222.20.14",
            "count": 7,
            "first_visit": "2026-07-23T12:52:54.447349+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 100621,
            "ip_address": "120.50.4.122",
            "count": 13,
            "first_visit": "2026-07-23T10:04:09.287512+06:00",
            "date": "2026-07-23"
        }
    ]
}