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

{
    "count": 100240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14328&ordering=-count",
    "results": [
        {
            "id": 60489,
            "ip_address": "103.69.150.33",
            "count": 3,
            "first_visit": "2023-12-03T18:42:01.424120+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60521,
            "ip_address": "45.120.99.248",
            "count": 3,
            "first_visit": "2023-12-04T08:54:18.168758+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 60314,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-11-30T05:29:12.845970+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 60308,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2023-11-30T01:35:12.298383+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 60262,
            "ip_address": "103.162.230.12",
            "count": 3,
            "first_visit": "2023-11-29T10:46:48.865575+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60426,
            "ip_address": "202.134.9.159",
            "count": 3,
            "first_visit": "2023-12-02T13:46:14.242138+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 60689,
            "ip_address": "103.217.111.20",
            "count": 3,
            "first_visit": "2023-12-06T19:01:22.127800+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 14557,
            "ip_address": "103.112.170.31",
            "count": 3,
            "first_visit": "2022-06-12T00:30:24.987162+06:00",
            "date": "2022-06-12"
        }
    ]
}