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

{
    "count": 100084,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100072",
    "results": [
        {
            "id": 100177,
            "ip_address": "74.125.210.192",
            "count": 1,
            "first_visit": "2026-07-12T04:28:06.676306+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100178,
            "ip_address": "41.203.218.253",
            "count": 1,
            "first_visit": "2026-07-12T04:28:17.705609+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100179,
            "ip_address": "142.44.214.106",
            "count": 1,
            "first_visit": "2026-07-12T05:25:25.168885+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100180,
            "ip_address": "34.123.170.104",
            "count": 1,
            "first_visit": "2026-07-12T05:39:54.975120+06:00",
            "date": "2026-07-12"
        }
    ]
}