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

{
    "count": 102931,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102920",
    "results": [
        {
            "id": 102989,
            "ip_address": "103.112.53.41",
            "count": 3,
            "first_visit": "2026-09-11T09:15:38.079077+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103027,
            "ip_address": "103.127.2.2",
            "count": 1,
            "first_visit": "2026-09-11T22:59:49.477728+06:00",
            "date": "2026-09-11"
        },
        {
            "id": 103014,
            "ip_address": "103.203.92.12",
            "count": 10,
            "first_visit": "2026-09-11T18:54:22.854877+06:00",
            "date": "2026-09-11"
        }
    ]
}