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

{
    "count": 101361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35912&ordering=first_visit",
    "results": [
        {
            "id": 35921,
            "ip_address": "119.30.35.52",
            "count": 2,
            "first_visit": "2022-10-15T09:55:52.338853+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35922,
            "ip_address": "103.155.219.47",
            "count": 1,
            "first_visit": "2022-10-15T10:40:23.131728+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35923,
            "ip_address": "103.87.214.223",
            "count": 10,
            "first_visit": "2022-10-15T10:54:28.626608+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35924,
            "ip_address": "116.204.151.160",
            "count": 1,
            "first_visit": "2022-10-15T11:15:09.289892+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35925,
            "ip_address": "37.111.204.65",
            "count": 3,
            "first_visit": "2022-10-15T12:29:33.757713+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35926,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-10-15T12:31:31.732586+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35927,
            "ip_address": "43.250.82.228",
            "count": 1,
            "first_visit": "2022-10-15T12:36:09.075743+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35928,
            "ip_address": "223.229.248.54",
            "count": 1,
            "first_visit": "2022-10-15T12:45:59.565991+06:00",
            "date": "2022-10-15"
        }
    ]
}