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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49992&ordering=count",
    "results": [
        {
            "id": 54974,
            "ip_address": "114.119.130.177",
            "count": 1,
            "first_visit": "2023-09-13T04:58:17.365322+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54976,
            "ip_address": "66.249.92.162",
            "count": 1,
            "first_visit": "2023-09-13T05:26:16.593042+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54977,
            "ip_address": "114.119.130.178",
            "count": 1,
            "first_visit": "2023-09-13T06:28:28.607954+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54979,
            "ip_address": "114.119.131.199",
            "count": 1,
            "first_visit": "2023-09-13T06:57:32.756164+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54980,
            "ip_address": "114.119.128.154",
            "count": 1,
            "first_visit": "2023-09-13T07:17:21.802338+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54982,
            "ip_address": "103.163.116.233",
            "count": 1,
            "first_visit": "2023-09-13T07:45:30.800075+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54983,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-09-13T07:53:37.069894+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 54984,
            "ip_address": "114.119.157.231",
            "count": 1,
            "first_visit": "2023-09-13T09:09:54.287729+06:00",
            "date": "2023-09-13"
        }
    ]
}