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

{
    "count": 99383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=-first_visit",
    "results": [
        {
            "id": 96047,
            "ip_address": "181.123.112.141",
            "count": 1,
            "first_visit": "2026-03-15T03:48:39.162493+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96046,
            "ip_address": "34.219.195.210",
            "count": 1,
            "first_visit": "2026-03-15T02:32:17.332590+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 96045,
            "ip_address": "46.120.218.210",
            "count": 1,
            "first_visit": "2026-03-15T00:12:45.838822+06:00",
            "date": "2026-03-15"
        },
        {
            "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": 96043,
            "ip_address": "149.19.168.159",
            "count": 1,
            "first_visit": "2026-03-14T23:43:34.817823+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": 96041,
            "ip_address": "103.187.94.30",
            "count": 1,
            "first_visit": "2026-03-14T23:10:15.018219+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96040,
            "ip_address": "66.249.65.96",
            "count": 1,
            "first_visit": "2026-03-14T22:35:05.603140+06:00",
            "date": "2026-03-14"
        }
    ]
}