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

{
    "count": 98213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29992&ordering=-id",
    "results": [
        {
            "id": 68309,
            "ip_address": "182.160.98.26",
            "count": 1,
            "first_visit": "2024-05-14T11:50:54.570623+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68308,
            "ip_address": "182.163.102.115",
            "count": 5,
            "first_visit": "2024-05-14T11:47:30.258106+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68307,
            "ip_address": "37.111.195.169",
            "count": 1,
            "first_visit": "2024-05-14T11:25:05.916202+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68306,
            "ip_address": "160.202.144.212",
            "count": 7,
            "first_visit": "2024-05-14T11:19:23.735140+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68305,
            "ip_address": "173.252.127.15",
            "count": 1,
            "first_visit": "2024-05-14T11:15:55.651596+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68304,
            "ip_address": "37.111.211.79",
            "count": 3,
            "first_visit": "2024-05-14T10:54:39.134868+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68303,
            "ip_address": "66.249.92.36",
            "count": 1,
            "first_visit": "2024-05-14T10:38:24.300120+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 68302,
            "ip_address": "37.111.206.228",
            "count": 2,
            "first_visit": "2024-05-14T10:37:03.366289+06:00",
            "date": "2024-05-14"
        }
    ]
}