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

{
    "count": 97267,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97256",
    "results": [
        {
            "id": 97360,
            "ip_address": "59.152.13.242",
            "count": 2,
            "first_visit": "2026-04-24T20:29:13.156786+06:00",
            "date": "2026-04-24"
        },
        {
            "id": 97362,
            "ip_address": "103.251.247.95",
            "count": 1,
            "first_visit": "2026-04-24T21:51:48.129959+06:00",
            "date": "2026-04-24"
        },
        {
            "id": 97363,
            "ip_address": "118.179.179.209",
            "count": 1,
            "first_visit": "2026-04-24T22:18:02.733905+06:00",
            "date": "2026-04-24"
        }
    ]
}