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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18520&ordering=-count",
    "results": [
        {
            "id": 6092,
            "ip_address": "123.108.244.22",
            "count": 2,
            "first_visit": "2022-05-14T19:32:22.582914+06:00",
            "date": null
        },
        {
            "id": 49930,
            "ip_address": "37.111.206.70",
            "count": 2,
            "first_visit": "2023-07-13T19:29:37.511109+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49926,
            "ip_address": "103.69.151.142",
            "count": 2,
            "first_visit": "2023-07-13T17:55:37.181171+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 12294,
            "ip_address": "103.158.63.10",
            "count": 2,
            "first_visit": "2022-05-28T22:15:42.842278+06:00",
            "date": null
        },
        {
            "id": 49912,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-07-13T12:40:48.745065+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49936,
            "ip_address": "38.128.61.6",
            "count": 2,
            "first_visit": "2023-07-13T23:26:29.453565+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49904,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2023-07-13T11:17:10.866722+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-13T10:02:34.200018+06:00",
            "date": "2023-07-13"
        }
    ]
}