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

{
    "count": 101341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35392&ordering=first_visit",
    "results": [
        {
            "id": 35401,
            "ip_address": "172.255.48.142",
            "count": 1,
            "first_visit": "2022-10-03T07:04:00.695328+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35402,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-10-03T07:04:35.949024+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35403,
            "ip_address": "73.129.165.79",
            "count": 2,
            "first_visit": "2022-10-03T07:17:01.642123+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35404,
            "ip_address": "182.48.82.28",
            "count": 2,
            "first_visit": "2022-10-03T07:24:38.327461+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35405,
            "ip_address": "182.48.82.31",
            "count": 1,
            "first_visit": "2022-10-03T08:29:57.629188+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35406,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-10-03T09:55:55.223450+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35407,
            "ip_address": "163.116.136.254",
            "count": 1,
            "first_visit": "2022-10-03T10:19:35.657256+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 35408,
            "ip_address": "103.159.73.250",
            "count": 3,
            "first_visit": "2022-10-03T10:22:11.632001+06:00",
            "date": "2022-10-03"
        }
    ]
}