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

{
    "count": 99651,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99640",
    "results": [
        {
            "id": 99747,
            "ip_address": "37.111.213.132",
            "count": 1,
            "first_visit": "2026-06-30T14:15:10.158581+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99738,
            "ip_address": "36.50.9.78",
            "count": 2,
            "first_visit": "2026-06-30T12:18:46.760607+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 99742,
            "ip_address": "103.154.49.98",
            "count": 2,
            "first_visit": "2026-06-30T13:14:53.311574+06:00",
            "date": "2026-06-30"
        }
    ]
}