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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10032&ordering=-count",
    "results": [
        {
            "id": 72697,
            "ip_address": "103.103.35.173",
            "count": 3,
            "first_visit": "2024-08-29T01:11:04.960181+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 942,
            "ip_address": "103.155.118.218",
            "count": 3,
            "first_visit": "2021-12-19T22:18:50.703958+06:00",
            "date": null
        },
        {
            "id": 72664,
            "ip_address": "27.147.191.223",
            "count": 3,
            "first_visit": "2024-08-28T11:10:50.090370+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 32650,
            "ip_address": "37.111.195.61",
            "count": 3,
            "first_visit": "2022-08-22T08:41:34.984347+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32658,
            "ip_address": "103.91.231.130",
            "count": 3,
            "first_visit": "2022-08-22T12:02:16.774187+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 72607,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-27T02:41:57.270062+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 7465,
            "ip_address": "37.111.214.107",
            "count": 3,
            "first_visit": "2022-05-16T23:23:42.429790+06:00",
            "date": null
        }
    ]
}