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

{
    "count": 101900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=date",
    "results": [
        {
            "id": 55975,
            "ip_address": "202.94.164.154",
            "count": 4,
            "first_visit": "2023-09-25T11:20:20.667076+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55990,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2023-09-25T13:59:41.479399+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55991,
            "ip_address": "114.119.128.129",
            "count": 1,
            "first_visit": "2023-09-25T13:59:56.574586+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55992,
            "ip_address": "103.10.52.179",
            "count": 1,
            "first_visit": "2023-09-25T14:10:40.195914+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55993,
            "ip_address": "223.29.214.165",
            "count": 1,
            "first_visit": "2023-09-25T14:11:32.905732+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55994,
            "ip_address": "114.119.145.129",
            "count": 1,
            "first_visit": "2023-09-25T14:20:47.985483+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55995,
            "ip_address": "103.120.164.77",
            "count": 1,
            "first_visit": "2023-09-25T14:22:31.409288+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55996,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2023-09-25T14:34:36.291627+06:00",
            "date": "2023-09-25"
        }
    ]
}