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

{
    "count": 99963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12880&ordering=-count",
    "results": [
        {
            "id": 65277,
            "ip_address": "103.122.138.42",
            "count": 3,
            "first_visit": "2024-02-28T06:36:22.467782+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 65373,
            "ip_address": "92.119.178.203",
            "count": 3,
            "first_visit": "2024-03-01T10:17:29.176103+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 9170,
            "ip_address": "37.111.210.149",
            "count": 3,
            "first_visit": "2022-05-18T23:20:13.390689+06:00",
            "date": null
        },
        {
            "id": 65274,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-28T00:56:23.970661+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 12916,
            "ip_address": "37.111.196.233",
            "count": 3,
            "first_visit": "2022-05-30T23:13:42.246740+06:00",
            "date": null
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        },
        {
            "id": 9092,
            "ip_address": "103.67.157.175",
            "count": 3,
            "first_visit": "2022-05-18T22:10:44.683987+06:00",
            "date": null
        },
        {
            "id": 20014,
            "ip_address": "103.96.36.65",
            "count": 3,
            "first_visit": "2022-06-29T12:04:07.911372+06:00",
            "date": "2022-06-29"
        }
    ]
}