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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98992&ordering=-count",
    "results": [
        {
            "id": 48092,
            "ip_address": "168.119.65.109",
            "count": 1,
            "first_visit": "2023-06-13T03:23:53.632520+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48093,
            "ip_address": "114.119.143.77",
            "count": 1,
            "first_visit": "2023-06-13T03:53:45.165572+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48094,
            "ip_address": "102.67.30.228",
            "count": 1,
            "first_visit": "2023-06-13T05:24:22.027902+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48095,
            "ip_address": "105.112.127.132",
            "count": 1,
            "first_visit": "2023-06-13T05:24:22.717466+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48096,
            "ip_address": "103.126.112.162",
            "count": 1,
            "first_visit": "2023-06-13T07:01:49.333163+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48097,
            "ip_address": "17.22.245.240",
            "count": 1,
            "first_visit": "2023-06-13T07:12:56.625373+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48174,
            "ip_address": "114.119.136.96",
            "count": 1,
            "first_visit": "2023-06-14T06:15:40.855259+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48099,
            "ip_address": "203.76.223.7",
            "count": 1,
            "first_visit": "2023-06-13T07:50:41.712997+06:00",
            "date": "2023-06-13"
        }
    ]
}