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

{
    "count": 101035,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101024",
    "results": [
        {
            "id": 101130,
            "ip_address": "103.49.201.70",
            "count": 1,
            "first_visit": "2026-08-03T22:22:54.411626+06:00",
            "date": "2026-08-03"
        },
        {
            "id": 101131,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2026-08-03T22:26:15.808793+06:00",
            "date": "2026-08-03"
        },
        {
            "id": 101116,
            "ip_address": "74.125.150.39",
            "count": 5,
            "first_visit": "2026-08-03T12:57:48.585273+06:00",
            "date": "2026-08-03"
        }
    ]
}