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

{
    "count": 102139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102128&ordering=first_visit",
    "results": [
        {
            "id": 102233,
            "ip_address": "66.249.68.128",
            "count": 1,
            "first_visit": "2026-08-27T02:30:25.910092+06:00",
            "date": "2026-08-27"
        },
        {
            "id": 102234,
            "ip_address": "66.249.68.137",
            "count": 1,
            "first_visit": "2026-08-27T02:50:11.084854+06:00",
            "date": "2026-08-27"
        },
        {
            "id": 102235,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-27T03:29:29.856384+06:00",
            "date": "2026-08-27"
        }
    ]
}