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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38392&ordering=date",
    "results": [
        {
            "id": 52124,
            "ip_address": "114.119.131.182",
            "count": 1,
            "first_visit": "2023-08-10T11:19:59.005391+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52126,
            "ip_address": "40.94.88.59",
            "count": 1,
            "first_visit": "2023-08-10T11:33:55.335305+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52127,
            "ip_address": "58.145.189.250",
            "count": 1,
            "first_visit": "2023-08-10T11:35:35.768525+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52128,
            "ip_address": "103.117.193.22",
            "count": 1,
            "first_visit": "2023-08-10T11:39:18.460622+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52105,
            "ip_address": "103.15.224.2",
            "count": 2,
            "first_visit": "2023-08-10T09:08:02.641335+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52129,
            "ip_address": "114.119.157.56",
            "count": 1,
            "first_visit": "2023-08-10T11:44:59.182204+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52130,
            "ip_address": "114.119.153.169",
            "count": 1,
            "first_visit": "2023-08-10T11:46:41.315047+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 52132,
            "ip_address": "103.15.42.70",
            "count": 1,
            "first_visit": "2023-08-10T12:02:31.225786+06:00",
            "date": "2023-08-10"
        }
    ]
}