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

{
    "count": 96500,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96488",
    "results": [
        {
            "id": 96590,
            "ip_address": "66.249.90.225",
            "count": 3,
            "first_visit": "2026-04-01T17:06:30.979576+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96595,
            "ip_address": "17.22.245.134",
            "count": 1,
            "first_visit": "2026-04-01T19:15:02.722678+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96566,
            "ip_address": "66.249.73.65",
            "count": 2,
            "first_visit": "2026-04-01T10:55:24.701720+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96596,
            "ip_address": "161.123.94.109",
            "count": 1,
            "first_visit": "2026-04-01T19:36:04.719654+06:00",
            "date": "2026-04-01"
        }
    ]
}