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

{
    "count": 101933,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42440&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=date",
    "results": [
        {
            "id": 56150,
            "ip_address": "114.119.151.103",
            "count": 1,
            "first_visit": "2023-09-27T10:22:48.932286+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56151,
            "ip_address": "114.119.155.154",
            "count": 1,
            "first_visit": "2023-09-27T11:02:14.099708+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56152,
            "ip_address": "114.119.151.131",
            "count": 1,
            "first_visit": "2023-09-27T11:31:27.043157+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56153,
            "ip_address": "114.119.155.2",
            "count": 1,
            "first_visit": "2023-09-27T12:08:03.471996+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56154,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2023-09-27T12:10:59.062238+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56155,
            "ip_address": "114.119.136.24",
            "count": 1,
            "first_visit": "2023-09-27T12:13:08.060010+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56157,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2023-09-27T12:14:39.666608+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56158,
            "ip_address": "114.119.133.85",
            "count": 1,
            "first_visit": "2023-09-27T12:26:42.930310+06:00",
            "date": "2023-09-27"
        }
    ]
}