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

{
    "count": 103915,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103904",
    "results": [
        {
            "id": 103977,
            "ip_address": "114.119.137.68",
            "count": 3,
            "first_visit": "2026-09-27T11:19:59.184757+06:00",
            "date": "2026-09-27"
        },
        {
            "id": 104010,
            "ip_address": "205.169.39.68",
            "count": 1,
            "first_visit": "2026-09-28T00:12:51.936574+06:00",
            "date": "2026-09-28"
        },
        {
            "id": 104011,
            "ip_address": "118.179.33.247",
            "count": 1,
            "first_visit": "2026-09-28T00:22:13.544763+06:00",
            "date": "2026-09-28"
        }
    ]
}