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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=-first_visit",
    "results": [
        {
            "id": 59942,
            "ip_address": "27.147.130.253",
            "count": 2,
            "first_visit": "2023-11-22T11:54:49.692714+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59941,
            "ip_address": "116.68.193.249",
            "count": 3,
            "first_visit": "2023-11-22T11:25:07.731204+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59940,
            "ip_address": "66.249.72.164",
            "count": 1,
            "first_visit": "2023-11-22T10:51:28.698560+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59939,
            "ip_address": "202.134.8.141",
            "count": 1,
            "first_visit": "2023-11-22T10:43:38.476954+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59938,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2023-11-22T09:38:09.033197+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59937,
            "ip_address": "74.125.216.166",
            "count": 1,
            "first_visit": "2023-11-22T08:19:22.542052+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59936,
            "ip_address": "45.125.223.27",
            "count": 1,
            "first_visit": "2023-11-22T06:40:28.754919+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59935,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-22T06:34:19.499198+06:00",
            "date": "2023-11-22"
        }
    ]
}