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

{
    "count": 99904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12800&ordering=-count",
    "results": [
        {
            "id": 65658,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-03-08T04:45:09.574607+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 4618,
            "ip_address": "14.1.102.222",
            "count": 3,
            "first_visit": "2022-03-23T16:17:37.460939+06:00",
            "date": null
        },
        {
            "id": 1162,
            "ip_address": "103.138.27.190",
            "count": 3,
            "first_visit": "2021-12-21T14:18:50.218597+06:00",
            "date": null
        },
        {
            "id": 65595,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-03-06T15:16:32.979263+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 65587,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-03-06T12:12:00.567241+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 65561,
            "ip_address": "103.230.104.57",
            "count": 3,
            "first_visit": "2024-03-05T20:23:37.817136+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 4637,
            "ip_address": "37.111.197.112",
            "count": 3,
            "first_visit": "2022-03-24T08:23:37.908917+06:00",
            "date": null
        },
        {
            "id": 1130,
            "ip_address": "119.30.39.158",
            "count": 3,
            "first_visit": "2021-12-21T09:05:01.348218+06:00",
            "date": null
        }
    ]
}