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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=-count",
    "results": [
        {
            "id": 37196,
            "ip_address": "45.64.134.146",
            "count": 1,
            "first_visit": "2022-11-10T10:04:39.053919+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37197,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-10T10:17:26.833409+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37198,
            "ip_address": "202.84.44.114",
            "count": 1,
            "first_visit": "2022-11-10T10:18:07.261077+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37199,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-10T10:18:15.321530+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37258,
            "ip_address": "40.77.190.19",
            "count": 1,
            "first_visit": "2022-11-11T16:19:14.464318+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37217,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-10T18:22:11.735412+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37218,
            "ip_address": "106.75.37.234",
            "count": 1,
            "first_visit": "2022-11-10T18:52:43.230099+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37264,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-11T18:27:29.995504+06:00",
            "date": "2022-11-11"
        }
    ]
}