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

{
    "count": 93338,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93328&ordering=first_visit",
    "results": [
        {
            "id": 93433,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-12-29T15:47:09.995982+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93434,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-29T16:57:26.155726+06:00",
            "date": "2025-12-29"
        }
    ]
}