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

{
    "count": 91316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=date",
    "results": [
        {
            "id": 13627,
            "ip_address": "37.111.213.20",
            "count": 1,
            "first_visit": "2022-06-06T15:48:36.519321+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13628,
            "ip_address": "114.119.133.108",
            "count": 1,
            "first_visit": "2022-06-06T15:53:58.191190+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13631,
            "ip_address": "173.252.127.117",
            "count": 1,
            "first_visit": "2022-06-06T16:09:25.719768+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13632,
            "ip_address": "103.144.200.171",
            "count": 1,
            "first_visit": "2022-06-06T16:11:57.214445+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13634,
            "ip_address": "118.179.199.4",
            "count": 1,
            "first_visit": "2022-06-06T16:13:12.744888+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13635,
            "ip_address": "202.134.10.130",
            "count": 1,
            "first_visit": "2022-06-06T16:31:53.302865+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13638,
            "ip_address": "37.111.210.176",
            "count": 1,
            "first_visit": "2022-06-06T17:10:07.557449+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13646,
            "ip_address": "114.119.132.192",
            "count": 1,
            "first_visit": "2022-06-06T17:50:52.520573+06:00",
            "date": "2022-06-06"
        }
    ]
}