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

{
    "count": 99818,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9032&ordering=-count",
    "results": [
        {
            "id": 73281,
            "ip_address": "3.229.248.49",
            "count": 4,
            "first_visit": "2024-09-11T15:07:56.926535+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 8735,
            "ip_address": "103.117.108.8",
            "count": 4,
            "first_visit": "2022-05-18T09:58:18.575469+06:00",
            "date": null
        },
        {
            "id": 10899,
            "ip_address": "37.111.207.217",
            "count": 4,
            "first_visit": "2022-05-24T10:56:45.498838+06:00",
            "date": null
        },
        {
            "id": 73247,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-11T02:48:50.898353+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 2217,
            "ip_address": "27.147.226.79",
            "count": 4,
            "first_visit": "2022-01-14T20:17:29.712340+06:00",
            "date": null
        },
        {
            "id": 11069,
            "ip_address": "37.111.196.125",
            "count": 4,
            "first_visit": "2022-05-24T18:33:48.129847+06:00",
            "date": null
        },
        {
            "id": 9076,
            "ip_address": "103.70.170.8",
            "count": 4,
            "first_visit": "2022-05-18T21:27:48.992360+06:00",
            "date": null
        },
        {
            "id": 73789,
            "ip_address": "114.119.132.88",
            "count": 4,
            "first_visit": "2024-09-30T01:06:39.042019+06:00",
            "date": "2024-09-30"
        }
    ]
}