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

{
    "count": 99472,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10424&ordering=-count",
    "results": [
        {
            "id": 6761,
            "ip_address": "37.111.246.164",
            "count": 3,
            "first_visit": "2022-05-16T14:45:33.263349+06:00",
            "date": null
        },
        {
            "id": 72373,
            "ip_address": "103.139.53.43",
            "count": 3,
            "first_visit": "2024-08-21T04:46:14.881512+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 72387,
            "ip_address": "182.252.71.158",
            "count": 3,
            "first_visit": "2024-08-21T11:24:15.808709+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 31815,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-08-12T02:26:05.647792+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3387,
            "ip_address": "173.252.87.24",
            "count": 3,
            "first_visit": "2022-02-07T13:44:46.795500+06:00",
            "date": null
        },
        {
            "id": 790,
            "ip_address": "37.111.200.250",
            "count": 3,
            "first_visit": "2021-12-18T08:41:52.030356+06:00",
            "date": null
        },
        {
            "id": 6806,
            "ip_address": "103.115.25.34",
            "count": 3,
            "first_visit": "2022-05-16T15:50:26.774590+06:00",
            "date": null
        },
        {
            "id": 72337,
            "ip_address": "66.249.70.133",
            "count": 3,
            "first_visit": "2024-08-20T12:15:24.821967+06:00",
            "date": "2024-08-20"
        }
    ]
}