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

{
    "count": 98214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29992&ordering=-count",
    "results": [
        {
            "id": 21925,
            "ip_address": "114.119.135.107",
            "count": 1,
            "first_visit": "2022-07-11T05:31:18.817740+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 21888,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2022-07-10T22:12:23.609167+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21889,
            "ip_address": "114.119.134.165",
            "count": 1,
            "first_visit": "2022-07-10T22:21:16.633046+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21946,
            "ip_address": "45.251.228.147",
            "count": 1,
            "first_visit": "2022-07-11T09:11:31.483477+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 21890,
            "ip_address": "114.119.150.68",
            "count": 1,
            "first_visit": "2022-07-10T22:30:42.280782+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21891,
            "ip_address": "37.111.196.171",
            "count": 1,
            "first_visit": "2022-07-10T22:36:25.573772+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 21926,
            "ip_address": "114.119.134.79",
            "count": 1,
            "first_visit": "2022-07-11T05:44:54.753951+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 21892,
            "ip_address": "114.119.132.16",
            "count": 1,
            "first_visit": "2022-07-10T22:42:11.862277+06:00",
            "date": "2022-07-10"
        }
    ]
}