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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99392&ordering=-date",
    "results": [
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15600,
            "ip_address": "113.11.55.50",
            "count": 1,
            "first_visit": "2022-06-16T09:26:57.976915+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15599,
            "ip_address": "114.119.128.162",
            "count": 1,
            "first_visit": "2022-06-16T09:24:43.958129+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15598,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-06-16T09:04:58.976784+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15597,
            "ip_address": "103.23.41.218",
            "count": 1,
            "first_visit": "2022-06-16T08:59:20.366751+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15525,
            "ip_address": "202.134.10.129",
            "count": 2,
            "first_visit": "2022-06-16T04:32:38.644769+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15596,
            "ip_address": "114.130.156.242",
            "count": 1,
            "first_visit": "2022-06-16T08:42:29.466575+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15595,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-06-16T08:41:23.832718+06:00",
            "date": "2022-06-16"
        }
    ]
}