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

{
    "count": 101955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=date",
    "results": [
        {
            "id": 56360,
            "ip_address": "114.119.145.151",
            "count": 1,
            "first_visit": "2023-09-30T09:37:21.962143+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56361,
            "ip_address": "103.221.254.58",
            "count": 1,
            "first_visit": "2023-09-30T09:40:21.445698+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56362,
            "ip_address": "17.246.15.68",
            "count": 1,
            "first_visit": "2023-09-30T09:58:58.662703+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56363,
            "ip_address": "114.119.149.66",
            "count": 1,
            "first_visit": "2023-09-30T10:29:55.380449+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56364,
            "ip_address": "114.119.146.126",
            "count": 1,
            "first_visit": "2023-09-30T10:36:13.160421+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56356,
            "ip_address": "74.125.212.235",
            "count": 4,
            "first_visit": "2023-09-30T08:32:27.059381+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56365,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-09-30T10:47:30.463727+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56367,
            "ip_address": "114.119.135.237",
            "count": 1,
            "first_visit": "2023-09-30T11:09:45.531816+06:00",
            "date": "2023-09-30"
        }
    ]
}