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

{
    "count": 93357,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93344&ordering=first_visit",
    "results": [
        {
            "id": 93449,
            "ip_address": "128.241.100.82",
            "count": 1,
            "first_visit": "2025-12-30T12:40:40.632979+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93450,
            "ip_address": "103.189.237.9",
            "count": 1,
            "first_visit": "2025-12-30T12:43:30.698330+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93451,
            "ip_address": "123.200.28.60",
            "count": 1,
            "first_visit": "2025-12-30T13:27:51.669325+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93452,
            "ip_address": "17.246.23.165",
            "count": 1,
            "first_visit": "2025-12-30T13:58:35.330118+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93453,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-12-30T14:17:40.393981+06:00",
            "date": "2025-12-30"
        }
    ]
}