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

{
    "count": 100044,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100032",
    "results": [
        {
            "id": 100137,
            "ip_address": "64.110.25.162",
            "count": 7,
            "first_visit": "2026-07-11T02:30:22.339804+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100138,
            "ip_address": "103.76.46.121",
            "count": 1,
            "first_visit": "2026-07-11T02:41:27.939071+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100139,
            "ip_address": "103.109.57.216",
            "count": 1,
            "first_visit": "2026-07-11T03:15:16.989374+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100140,
            "ip_address": "188.120.175.73",
            "count": 1,
            "first_visit": "2026-07-11T03:31:21.787044+06:00",
            "date": "2026-07-11"
        }
    ]
}