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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=date",
    "results": [
        {
            "id": 55754,
            "ip_address": "103.85.156.43",
            "count": 1,
            "first_visit": "2023-09-22T23:39:07.519066+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55755,
            "ip_address": "172.176.75.89",
            "count": 1,
            "first_visit": "2023-09-22T23:42:58.374925+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55756,
            "ip_address": "27.147.202.189",
            "count": 1,
            "first_visit": "2023-09-22T23:46:57.220261+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 55757,
            "ip_address": "123.136.28.129",
            "count": 1,
            "first_visit": "2023-09-23T00:29:00.951677+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55758,
            "ip_address": "40.77.202.58",
            "count": 1,
            "first_visit": "2023-09-23T00:43:24.818785+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55759,
            "ip_address": "114.119.152.128",
            "count": 1,
            "first_visit": "2023-09-23T00:58:07.029151+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55760,
            "ip_address": "66.249.66.162",
            "count": 1,
            "first_visit": "2023-09-23T00:58:38.901387+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55761,
            "ip_address": "114.119.134.207",
            "count": 1,
            "first_visit": "2023-09-23T01:00:07.495697+06:00",
            "date": "2023-09-23"
        }
    ]
}