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

{
    "count": 99671,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9624&ordering=-count",
    "results": [
        {
            "id": 73166,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-09-09T05:18:31.703050+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73421,
            "ip_address": "202.134.14.156",
            "count": 3,
            "first_visit": "2024-09-14T10:32:45.292020+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73618,
            "ip_address": "37.111.202.153",
            "count": 3,
            "first_visit": "2024-09-26T00:51:11.280609+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 4133,
            "ip_address": "58.145.187.236",
            "count": 3,
            "first_visit": "2022-03-06T22:54:01.932738+06:00",
            "date": null
        },
        {
            "id": 8032,
            "ip_address": "37.111.206.179",
            "count": 3,
            "first_visit": "2022-05-17T12:07:15.216380+06:00",
            "date": null
        },
        {
            "id": 8023,
            "ip_address": "116.58.203.43",
            "count": 3,
            "first_visit": "2022-05-17T12:03:27.792718+06:00",
            "date": null
        },
        {
            "id": 8106,
            "ip_address": "103.67.157.4",
            "count": 3,
            "first_visit": "2022-05-17T12:38:12.669563+06:00",
            "date": null
        },
        {
            "id": 33913,
            "ip_address": "114.119.141.118",
            "count": 3,
            "first_visit": "2022-09-06T09:34:43.744845+06:00",
            "date": "2022-09-06"
        }
    ]
}