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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79992&ordering=-count",
    "results": [
        {
            "id": 60827,
            "ip_address": "103.253.46.54",
            "count": 1,
            "first_visit": "2023-12-09T12:08:40.093327+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60828,
            "ip_address": "103.141.208.210",
            "count": 1,
            "first_visit": "2023-12-09T12:38:23.246036+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60830,
            "ip_address": "59.153.102.99",
            "count": 1,
            "first_visit": "2023-12-09T13:46:04.088217+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60831,
            "ip_address": "163.47.39.194",
            "count": 1,
            "first_visit": "2023-12-09T13:55:03.811693+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60875,
            "ip_address": "163.47.145.10",
            "count": 1,
            "first_visit": "2023-12-10T10:21:19.607460+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60834,
            "ip_address": "114.119.155.2",
            "count": 1,
            "first_visit": "2023-12-09T14:59:38.796541+06:00",
            "date": "2023-12-09"
        },
        {
            "id": 60876,
            "ip_address": "136.226.244.95",
            "count": 1,
            "first_visit": "2023-12-10T10:39:55.365857+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60878,
            "ip_address": "114.119.145.102",
            "count": 1,
            "first_visit": "2023-12-10T10:40:40.293472+06:00",
            "date": "2023-12-10"
        }
    ]
}