GET /user_management/visitor-free/?format=api&offset=42456&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=42464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=-count",
    "results": [
        {
            "id": 37446,
            "ip_address": "103.67.159.199",
            "count": 1,
            "first_visit": "2022-11-15T20:37:32.981768+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37461,
            "ip_address": "172.225.218.27",
            "count": 1,
            "first_visit": "2022-11-16T03:47:45.659595+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37423,
            "ip_address": "82.3.232.167",
            "count": 1,
            "first_visit": "2022-11-15T08:11:51.114451+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37483,
            "ip_address": "37.111.210.104",
            "count": 1,
            "first_visit": "2022-11-16T17:27:38.559880+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37424,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-11-15T08:39:11.823433+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37425,
            "ip_address": "103.129.35.255",
            "count": 1,
            "first_visit": "2022-11-15T08:53:00.358828+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37426,
            "ip_address": "195.154.123.68",
            "count": 1,
            "first_visit": "2022-11-15T09:04:04.706837+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 37448,
            "ip_address": "103.21.42.196",
            "count": 1,
            "first_visit": "2022-11-15T20:52:23.320287+06:00",
            "date": "2022-11-15"
        }
    ]
}