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

{
    "count": 99891,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-first_visit",
    "results": [
        {
            "id": 98475,
            "ip_address": "37.111.221.74",
            "count": 1,
            "first_visit": "2026-05-24T13:25:04.164822+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98474,
            "ip_address": "106.219.89.46",
            "count": 1,
            "first_visit": "2026-05-24T13:11:02.835893+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98473,
            "ip_address": "136.158.59.243",
            "count": 1,
            "first_visit": "2026-05-24T13:00:36.351274+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98472,
            "ip_address": "142.113.204.150",
            "count": 1,
            "first_visit": "2026-05-24T12:16:07.212286+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98471,
            "ip_address": "103.178.30.59",
            "count": 1,
            "first_visit": "2026-05-24T10:35:07.008668+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98470,
            "ip_address": "103.117.108.131",
            "count": 1,
            "first_visit": "2026-05-24T09:16:43.674480+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98469,
            "ip_address": "162.55.23.51",
            "count": 1,
            "first_visit": "2026-05-24T08:42:04.680112+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 98468,
            "ip_address": "69.246.206.75",
            "count": 1,
            "first_visit": "2026-05-24T06:23:05.635034+06:00",
            "date": "2026-05-24"
        }
    ]
}