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

{
    "count": 97299,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97288&ordering=first_visit",
    "results": [
        {
            "id": 97393,
            "ip_address": "74.125.182.100",
            "count": 1,
            "first_visit": "2026-04-26T02:04:22.431978+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 97394,
            "ip_address": "185.170.111.157",
            "count": 1,
            "first_visit": "2026-04-26T02:11:43.956819+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 97395,
            "ip_address": "54.187.71.235",
            "count": 1,
            "first_visit": "2026-04-26T02:31:15.029932+06:00",
            "date": "2026-04-26"
        }
    ]
}