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

{
    "count": 101897,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=date",
    "results": [
        {
            "id": 55978,
            "ip_address": "103.85.241.4",
            "count": 1,
            "first_visit": "2023-09-25T11:25:33.423814+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55954,
            "ip_address": "114.119.140.115",
            "count": 1,
            "first_visit": "2023-09-25T07:01:18.711419+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55969,
            "ip_address": "103.82.200.224",
            "count": 8,
            "first_visit": "2023-09-25T10:22:14.269011+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55979,
            "ip_address": "103.101.197.220",
            "count": 1,
            "first_visit": "2023-09-25T12:06:21.006390+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55980,
            "ip_address": "114.119.158.211",
            "count": 1,
            "first_visit": "2023-09-25T12:29:34.663004+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55981,
            "ip_address": "114.119.152.134",
            "count": 1,
            "first_visit": "2023-09-25T12:35:06.040727+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55982,
            "ip_address": "103.159.128.67",
            "count": 1,
            "first_visit": "2023-09-25T12:35:33.580936+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55946,
            "ip_address": "20.169.168.224",
            "count": 1,
            "first_visit": "2023-09-25T01:57:26.735764+06:00",
            "date": "2023-09-25"
        }
    ]
}