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

{
    "count": 97303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23032&ordering=first_visit",
    "results": [
        {
            "id": 23041,
            "ip_address": "114.119.131.92",
            "count": 1,
            "first_visit": "2022-07-15T22:36:29.246559+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23042,
            "ip_address": "114.119.133.98",
            "count": 1,
            "first_visit": "2022-07-15T23:07:32.943212+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23043,
            "ip_address": "37.111.246.18",
            "count": 1,
            "first_visit": "2022-07-15T23:13:53.426171+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23044,
            "ip_address": "114.119.133.249",
            "count": 1,
            "first_visit": "2022-07-15T23:19:21.484197+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23045,
            "ip_address": "27.147.206.55",
            "count": 2,
            "first_visit": "2022-07-15T23:23:03.030319+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23046,
            "ip_address": "114.119.132.170",
            "count": 1,
            "first_visit": "2022-07-15T23:26:03.833452+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23047,
            "ip_address": "58.145.189.225",
            "count": 1,
            "first_visit": "2022-07-15T23:27:44.816552+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23048,
            "ip_address": "37.111.212.17",
            "count": 1,
            "first_visit": "2022-07-15T23:33:03.676140+06:00",
            "date": "2022-07-15"
        }
    ]
}