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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42056&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=date",
    "results": [
        {
            "id": 55770,
            "ip_address": "103.172.15.250",
            "count": 2,
            "first_visit": "2023-09-23T02:19:06.590512+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55771,
            "ip_address": "114.119.146.158",
            "count": 1,
            "first_visit": "2023-09-23T02:25:19.333718+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55772,
            "ip_address": "168.119.68.245",
            "count": 1,
            "first_visit": "2023-09-23T02:49:31.511414+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55773,
            "ip_address": "114.119.146.40",
            "count": 1,
            "first_visit": "2023-09-23T04:04:14.229703+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55774,
            "ip_address": "114.119.136.143",
            "count": 1,
            "first_visit": "2023-09-23T04:25:10.134522+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55775,
            "ip_address": "85.247.119.107",
            "count": 1,
            "first_visit": "2023-09-23T04:44:58.560376+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55776,
            "ip_address": "66.249.92.161",
            "count": 1,
            "first_visit": "2023-09-23T05:13:47.881306+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55777,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-09-23T05:22:42.037460+06:00",
            "date": "2023-09-23"
        }
    ]
}