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

{
    "count": 97266,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97256&ordering=id",
    "results": [
        {
            "id": 97361,
            "ip_address": "103.166.59.254",
            "count": 2,
            "first_visit": "2026-04-24T20:31:54.100516+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"
        }
    ]
}