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

{
    "count": 101827,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101816",
    "results": [
        {
            "id": 101922,
            "ip_address": "54.223.145.47",
            "count": 1,
            "first_visit": "2026-08-19T23:28:16.872073+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101898,
            "ip_address": "74.125.150.128",
            "count": 4,
            "first_visit": "2026-08-19T15:41:12.657675+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101923,
            "ip_address": "57.141.4.48",
            "count": 1,
            "first_visit": "2026-08-19T23:54:33.424997+06:00",
            "date": "2026-08-19"
        }
    ]
}