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

{
    "count": 92034,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92024&ordering=first_visit",
    "results": [
        {
            "id": 92129,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-11-18T07:22:15.723949+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 92130,
            "ip_address": "185.98.171.106",
            "count": 1,
            "first_visit": "2025-11-18T08:58:29.854425+06:00",
            "date": "2025-11-18"
        }
    ]
}