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

{
    "count": 98450,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98440&ordering=id",
    "results": [
        {
            "id": 98545,
            "ip_address": "69.12.58.72",
            "count": 1,
            "first_visit": "2026-05-27T07:26:35.500488+06:00",
            "date": "2026-05-27"
        },
        {
            "id": 98546,
            "ip_address": "37.111.207.210",
            "count": 1,
            "first_visit": "2026-05-27T08:11:53.013859+06:00",
            "date": "2026-05-27"
        }
    ]
}