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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37992&ordering=date",
    "results": [
        {
            "id": 51722,
            "ip_address": "66.249.70.195",
            "count": 1,
            "first_visit": "2023-08-04T23:50:18.498080+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 51728,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-08-05T01:42:35.200211+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51723,
            "ip_address": "37.111.194.48",
            "count": 1,
            "first_visit": "2023-08-05T00:23:02.018315+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51724,
            "ip_address": "103.170.172.202",
            "count": 1,
            "first_visit": "2023-08-05T00:34:17.409920+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51727,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-08-05T01:04:10.303910+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51726,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-08-05T00:49:45.190828+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51729,
            "ip_address": "195.154.122.254",
            "count": 1,
            "first_visit": "2023-08-05T02:20:58.172943+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51730,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-08-05T03:48:41.181976+06:00",
            "date": "2023-08-05"
        }
    ]
}