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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42456&ordering=-count",
    "results": [
        {
            "id": 37469,
            "ip_address": "103.230.182.254",
            "count": 1,
            "first_visit": "2022-11-16T12:07:57.625656+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37478,
            "ip_address": "103.229.83.50",
            "count": 1,
            "first_visit": "2022-11-16T15:02:00.606361+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37427,
            "ip_address": "54.83.132.255",
            "count": 1,
            "first_visit": "2022-11-15T10:23:20.580599+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37462,
            "ip_address": "114.119.141.168",
            "count": 1,
            "first_visit": "2022-11-16T04:58:14.268649+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37428,
            "ip_address": "202.74.242.212",
            "count": 1,
            "first_visit": "2022-11-15T11:07:53.996972+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37449,
            "ip_address": "103.14.72.159",
            "count": 1,
            "first_visit": "2022-11-15T22:12:48.032124+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37429,
            "ip_address": "45.64.134.146",
            "count": 1,
            "first_visit": "2022-11-15T11:44:47.746060+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37450,
            "ip_address": "88.150.240.219",
            "count": 1,
            "first_visit": "2022-11-15T22:51:09.719592+06:00",
            "date": "2022-11-15"
        }
    ]
}