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

{
    "count": 101571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101560",
    "results": [
        {
            "id": 101666,
            "ip_address": "37.238.196.111",
            "count": 1,
            "first_visit": "2026-08-15T12:41:49.795139+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101663,
            "ip_address": "120.50.4.122",
            "count": 2,
            "first_visit": "2026-08-15T11:47:40.289646+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101667,
            "ip_address": "116.206.88.249",
            "count": 1,
            "first_visit": "2026-08-15T13:13:19.463082+06:00",
            "date": "2026-08-15"
        }
    ]
}