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

{
    "count": 101511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39312&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39296&ordering=count",
    "results": [
        {
            "id": 42234,
            "ip_address": "37.111.229.60",
            "count": 1,
            "first_visit": "2023-02-15T22:17:20.483696+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42235,
            "ip_address": "103.234.202.37",
            "count": 1,
            "first_visit": "2023-02-15T22:31:42.285807+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42237,
            "ip_address": "213.180.203.181",
            "count": 1,
            "first_visit": "2023-02-15T22:55:47.068802+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42238,
            "ip_address": "114.119.137.193",
            "count": 1,
            "first_visit": "2023-02-15T23:28:57.244312+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42239,
            "ip_address": "114.119.145.89",
            "count": 1,
            "first_visit": "2023-02-15T23:42:40.682797+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42240,
            "ip_address": "114.119.135.209",
            "count": 1,
            "first_visit": "2023-02-15T23:44:29.226529+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42241,
            "ip_address": "114.119.151.74",
            "count": 1,
            "first_visit": "2023-02-15T23:45:40.213429+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42242,
            "ip_address": "114.119.137.184",
            "count": 1,
            "first_visit": "2023-02-15T23:53:54.516768+06:00",
            "date": "2023-02-15"
        }
    ]
}