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

{
    "count": 94503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-first_visit",
    "results": [
        {
            "id": 94591,
            "ip_address": "1.2.212.139",
            "count": 1,
            "first_visit": "2026-01-28T19:03:20.334162+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94590,
            "ip_address": "103.134.62.66",
            "count": 1,
            "first_visit": "2026-01-28T19:00:53.773389+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94589,
            "ip_address": "103.132.222.29",
            "count": 1,
            "first_visit": "2026-01-28T18:56:04.924688+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94588,
            "ip_address": "150.228.135.66",
            "count": 1,
            "first_visit": "2026-01-28T13:12:14.279867+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94587,
            "ip_address": "66.249.73.132",
            "count": 1,
            "first_visit": "2026-01-28T13:01:27.506042+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94586,
            "ip_address": "42.0.5.221",
            "count": 1,
            "first_visit": "2026-01-28T12:41:43.999217+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94585,
            "ip_address": "74.125.212.8",
            "count": 1,
            "first_visit": "2026-01-28T12:16:15.231214+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94584,
            "ip_address": "59.153.103.216",
            "count": 1,
            "first_visit": "2026-01-28T12:16:12.007998+06:00",
            "date": "2026-01-28"
        }
    ]
}