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

{
    "count": 91676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=-first_visit",
    "results": [
        {
            "id": 91372,
            "ip_address": "103.213.237.35",
            "count": 1,
            "first_visit": "2025-10-29T15:06:51.934637+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91371,
            "ip_address": "103.77.61.75",
            "count": 1,
            "first_visit": "2025-10-29T14:45:00.365721+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91370,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-10-29T14:07:59.374226+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91369,
            "ip_address": "27.147.151.182",
            "count": 1,
            "first_visit": "2025-10-29T12:40:12.097504+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91368,
            "ip_address": "17.22.237.38",
            "count": 1,
            "first_visit": "2025-10-29T12:10:05.799297+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91367,
            "ip_address": "182.252.71.158",
            "count": 3,
            "first_visit": "2025-10-29T12:04:32.150664+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91366,
            "ip_address": "103.205.69.117",
            "count": 1,
            "first_visit": "2025-10-29T11:25:18.246779+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91365,
            "ip_address": "103.231.178.77",
            "count": 1,
            "first_visit": "2025-10-29T11:24:56.297750+06:00",
            "date": "2025-10-29"
        }
    ]
}