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

{
    "count": 100253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96328&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96312&ordering=-date",
    "results": [
        {
            "id": 17678,
            "ip_address": "103.67.157.220",
            "count": 1,
            "first_visit": "2022-06-23T10:12:37.397972+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17677,
            "ip_address": "43.245.123.79",
            "count": 2,
            "first_visit": "2022-06-23T10:04:01.952070+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17676,
            "ip_address": "113.212.111.213",
            "count": 1,
            "first_visit": "2022-06-23T09:54:03.748674+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17675,
            "ip_address": "43.231.20.34",
            "count": 1,
            "first_visit": "2022-06-23T09:53:31.682790+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17674,
            "ip_address": "103.251.245.177",
            "count": 1,
            "first_visit": "2022-06-23T09:53:08.132095+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17673,
            "ip_address": "103.112.206.34",
            "count": 1,
            "first_visit": "2022-06-23T09:52:17.463690+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17672,
            "ip_address": "103.103.35.18",
            "count": 2,
            "first_visit": "2022-06-23T09:48:05.111578+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17671,
            "ip_address": "43.245.123.62",
            "count": 1,
            "first_visit": "2022-06-23T09:47:45.591452+06:00",
            "date": "2022-06-23"
        }
    ]
}