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

{
    "count": 92443,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92432&ordering=id",
    "results": [
        {
            "id": 92537,
            "ip_address": "154.38.165.193",
            "count": 1,
            "first_visit": "2025-12-01T13:29:42.730483+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 92538,
            "ip_address": "34.96.45.138",
            "count": 1,
            "first_visit": "2025-12-01T14:22:16.794117+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 92539,
            "ip_address": "207.244.232.109",
            "count": 1,
            "first_visit": "2025-12-01T14:29:45.953937+06:00",
            "date": "2025-12-01"
        }
    ]
}