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

{
    "count": 98131,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89992&ordering=-count",
    "results": [
        {
            "id": 41185,
            "ip_address": "103.139.234.89",
            "count": 1,
            "first_visit": "2023-01-29T23:28:12.662773+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 41186,
            "ip_address": "213.180.203.62",
            "count": 1,
            "first_visit": "2023-01-29T23:37:52.205295+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 41218,
            "ip_address": "213.180.203.62",
            "count": 1,
            "first_visit": "2023-01-30T10:34:29.563973+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41219,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2023-01-30T11:06:33.451621+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41220,
            "ip_address": "103.159.72.76",
            "count": 1,
            "first_visit": "2023-01-30T11:09:53.360413+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41221,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-01-30T11:13:42.476449+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41222,
            "ip_address": "103.157.74.42",
            "count": 1,
            "first_visit": "2023-01-30T11:33:45.122477+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41188,
            "ip_address": "114.119.131.207",
            "count": 1,
            "first_visit": "2023-01-30T00:49:57.948680+06:00",
            "date": "2023-01-30"
        }
    ]
}