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

{
    "count": 96379,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96368&ordering=first_visit",
    "results": [
        {
            "id": 96473,
            "ip_address": "103.239.4.197",
            "count": 1,
            "first_visit": "2026-03-30T09:28:15.344129+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 96474,
            "ip_address": "45.248.151.250",
            "count": 1,
            "first_visit": "2026-03-30T10:59:48.203952+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 96475,
            "ip_address": "34.27.127.174",
            "count": 1,
            "first_visit": "2026-03-30T11:02:41.909116+06:00",
            "date": "2026-03-30"
        }
    ]
}