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

{
    "count": 100724,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100712",
    "results": [
        {
            "id": 100817,
            "ip_address": "202.125.67.146",
            "count": 1,
            "first_visit": "2026-07-27T19:44:51.717338+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100818,
            "ip_address": "118.179.179.209",
            "count": 2,
            "first_visit": "2026-07-27T20:43:30.495959+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100819,
            "ip_address": "91.79.188.93",
            "count": 1,
            "first_visit": "2026-07-27T20:46:53.688527+06:00",
            "date": "2026-07-27"
        },
        {
            "id": 100820,
            "ip_address": "202.134.10.132",
            "count": 1,
            "first_visit": "2026-07-27T20:48:25.545346+06:00",
            "date": "2026-07-27"
        }
    ]
}