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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42808&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42792&ordering=date",
    "results": [
        {
            "id": 56604,
            "ip_address": "3.81.189.187",
            "count": 1,
            "first_visit": "2023-10-02T23:56:20.753439+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56523,
            "ip_address": "114.119.146.171",
            "count": 1,
            "first_visit": "2023-10-02T03:42:59.989265+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56524,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2023-10-02T03:44:16.702083+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56525,
            "ip_address": "114.119.132.89",
            "count": 1,
            "first_visit": "2023-10-02T04:33:07.924389+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56526,
            "ip_address": "114.119.145.126",
            "count": 1,
            "first_visit": "2023-10-02T04:36:20.451304+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56527,
            "ip_address": "114.119.134.12",
            "count": 1,
            "first_visit": "2023-10-02T05:59:05.442484+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56528,
            "ip_address": "114.119.148.175",
            "count": 1,
            "first_visit": "2023-10-02T06:00:38.224802+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56529,
            "ip_address": "114.119.154.253",
            "count": 1,
            "first_visit": "2023-10-02T06:02:07.213161+06:00",
            "date": "2023-10-02"
        }
    ]
}