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

{
    "count": 96070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-count",
    "results": [
        {
            "id": 8037,
            "ip_address": "42.0.7.236",
            "count": 5,
            "first_visit": "2022-05-17T12:09:12.018099+06:00",
            "date": null
        },
        {
            "id": 3190,
            "ip_address": "103.19.254.60",
            "count": 5,
            "first_visit": "2022-02-01T15:51:33.563864+06:00",
            "date": null
        },
        {
            "id": 3191,
            "ip_address": "103.146.55.50",
            "count": 5,
            "first_visit": "2022-02-01T16:18:29.556078+06:00",
            "date": null
        },
        {
            "id": 80309,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-19T03:46:11.522957+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 66668,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-06T00:39:36.698591+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 10634,
            "ip_address": "119.30.32.111",
            "count": 5,
            "first_visit": "2022-05-23T12:20:14.882837+06:00",
            "date": null
        },
        {
            "id": 10699,
            "ip_address": "116.58.201.225",
            "count": 5,
            "first_visit": "2022-05-23T16:52:06.285617+06:00",
            "date": null
        },
        {
            "id": 34174,
            "ip_address": "103.25.251.239",
            "count": 5,
            "first_visit": "2022-09-11T10:12:00.900061+06:00",
            "date": "2022-09-11"
        }
    ]
}