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

{
    "count": 93251,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93240&ordering=id",
    "results": [
        {
            "id": 93345,
            "ip_address": "57.155.170.164",
            "count": 2,
            "first_visit": "2025-12-26T13:22:31.361081+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 93346,
            "ip_address": "36.50.80.186",
            "count": 1,
            "first_visit": "2025-12-26T14:35:37.728291+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 93347,
            "ip_address": "64.233.172.37",
            "count": 1,
            "first_visit": "2025-12-26T14:35:42.162397+06:00",
            "date": "2025-12-26"
        }
    ]
}