GET /user_management/visitor-free/?format=api&offset=18544&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=18552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18536&ordering=-count",
    "results": [
        {
            "id": 12282,
            "ip_address": "37.111.243.129",
            "count": 2,
            "first_visit": "2022-05-28T20:49:42.115335+06:00",
            "date": null
        },
        {
            "id": 49900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-13T10:02:34.200018+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": 49906,
            "ip_address": "103.197.206.34",
            "count": 2,
            "first_visit": "2023-07-13T11:52:35.771305+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49913,
            "ip_address": "107.150.30.152",
            "count": 2,
            "first_visit": "2023-07-13T13:28:54.227380+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 12181,
            "ip_address": "37.111.196.41",
            "count": 2,
            "first_visit": "2022-05-28T13:21:18.358256+06:00",
            "date": null
        },
        {
            "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": 49912,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-07-13T12:40:48.745065+06:00",
            "date": "2023-07-13"
        }
    ]
}