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

{
    "count": 97571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97560",
    "results": [
        {
            "id": 97665,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-05-03T01:55:20.882187+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97666,
            "ip_address": "103.144.201.130",
            "count": 1,
            "first_visit": "2026-05-03T02:35:13.843595+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 97667,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-05-03T03:06:43.525574+06:00",
            "date": "2026-05-03"
        }
    ]
}