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

{
    "count": 95949,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95936&ordering=first_visit",
    "results": [
        {
            "id": 96041,
            "ip_address": "103.187.94.30",
            "count": 1,
            "first_visit": "2026-03-14T23:10:15.018219+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96042,
            "ip_address": "173.252.127.28",
            "count": 1,
            "first_visit": "2026-03-14T23:23:01.548653+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96043,
            "ip_address": "149.19.168.159",
            "count": 1,
            "first_visit": "2026-03-14T23:43:34.817823+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96044,
            "ip_address": "174.230.114.192",
            "count": 1,
            "first_visit": "2026-03-14T23:52:19.856761+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96045,
            "ip_address": "46.120.218.210",
            "count": 1,
            "first_visit": "2026-03-15T00:12:45.838822+06:00",
            "date": "2026-03-15"
        }
    ]
}