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

{
    "count": 96163,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96152&ordering=first_visit",
    "results": [
        {
            "id": 96257,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-03-23T07:18:16.945986+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96258,
            "ip_address": "15.235.114.75",
            "count": 1,
            "first_visit": "2026-03-23T07:35:54.009741+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96259,
            "ip_address": "96.168.178.192",
            "count": 1,
            "first_visit": "2026-03-23T08:34:11.576352+06:00",
            "date": "2026-03-23"
        }
    ]
}