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": 67408,
            "ip_address": "65.154.226.166",
            "count": 1,
            "first_visit": "2024-04-24T19:57:40.488684+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67410,
            "ip_address": "87.250.224.79",
            "count": 1,
            "first_visit": "2024-04-24T20:16:29.066475+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67411,
            "ip_address": "5.255.231.64",
            "count": 1,
            "first_visit": "2024-04-24T20:19:43.403078+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67412,
            "ip_address": "95.108.213.221",
            "count": 1,
            "first_visit": "2024-04-24T20:50:44.011367+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67413,
            "ip_address": "192.171.83.242",
            "count": 1,
            "first_visit": "2024-04-24T21:01:38.863222+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67415,
            "ip_address": "87.250.224.42",
            "count": 1,
            "first_visit": "2024-04-24T21:26:40.143354+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67416,
            "ip_address": "87.250.224.53",
            "count": 1,
            "first_visit": "2024-04-24T21:41:58.500696+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 67417,
            "ip_address": "213.180.203.153",
            "count": 1,
            "first_visit": "2024-04-24T21:42:47.045648+06:00",
            "date": "2024-04-24"
        }
    ]
}