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

{
    "count": 97619,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97608",
    "results": [
        {
            "id": 97713,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-05-04T20:04:41.805544+06:00",
            "date": "2026-05-04"
        },
        {
            "id": 97715,
            "ip_address": "37.111.206.154",
            "count": 1,
            "first_visit": "2026-05-04T20:11:35.518393+06:00",
            "date": "2026-05-04"
        },
        {
            "id": 97714,
            "ip_address": "103.166.88.128",
            "count": 2,
            "first_visit": "2026-05-04T20:08:41.724603+06:00",
            "date": "2026-05-04"
        }
    ]
}