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

{
    "count": 100091,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100080",
    "results": [
        {
            "id": 100185,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-07-12T11:51:08.847440+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100186,
            "ip_address": "160.25.42.140",
            "count": 1,
            "first_visit": "2026-07-12T11:56:28.352663+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100187,
            "ip_address": "204.1.211.48",
            "count": 1,
            "first_visit": "2026-07-12T12:30:14.673328+06:00",
            "date": "2026-07-12"
        }
    ]
}