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

{
    "count": 98562,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98552&ordering=id",
    "results": [
        {
            "id": 98657,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-05-31T01:59:38.442408+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 98658,
            "ip_address": "34.223.4.48",
            "count": 1,
            "first_visit": "2026-05-31T02:24:01.487037+06:00",
            "date": "2026-05-31"
        }
    ]
}