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

{
    "count": 97035,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97024",
    "results": [
        {
            "id": 97129,
            "ip_address": "103.77.60.100",
            "count": 1,
            "first_visit": "2026-04-18T01:15:05.321098+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97131,
            "ip_address": "173.252.95.41",
            "count": 1,
            "first_visit": "2026-04-18T01:58:16.897678+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97130,
            "ip_address": "34.23.91.236",
            "count": 2,
            "first_visit": "2026-04-18T01:56:53.863347+06:00",
            "date": "2026-04-18"
        }
    ]
}