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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50544&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50528&ordering=first_visit",
    "results": [
        {
            "id": 50633,
            "ip_address": "103.198.139.39",
            "count": 1,
            "first_visit": "2023-07-23T10:10:11.248750+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50634,
            "ip_address": "103.184.24.190",
            "count": 5,
            "first_visit": "2023-07-23T10:15:52.871289+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50635,
            "ip_address": "103.151.104.52",
            "count": 2,
            "first_visit": "2023-07-23T10:36:17.361950+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50636,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-07-23T10:45:24.395750+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50637,
            "ip_address": "116.206.253.169",
            "count": 2,
            "first_visit": "2023-07-23T11:00:23.518905+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50638,
            "ip_address": "103.60.175.9",
            "count": 1,
            "first_visit": "2023-07-23T11:29:46.016895+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50639,
            "ip_address": "114.119.156.38",
            "count": 1,
            "first_visit": "2023-07-23T11:32:34.706087+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50640,
            "ip_address": "114.119.145.194",
            "count": 1,
            "first_visit": "2023-07-23T11:34:28.326422+06:00",
            "date": "2023-07-23"
        }
    ]
}