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

{
    "count": 99457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5336&ordering=-count",
    "results": [
        {
            "id": 4108,
            "ip_address": "103.138.125.254",
            "count": 5,
            "first_visit": "2022-03-05T23:50:46.955812+06:00",
            "date": null
        },
        {
            "id": 35681,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-10-09T19:43:19.461374+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 982,
            "ip_address": "37.111.200.237",
            "count": 5,
            "first_visit": "2021-12-20T00:17:06.731108+06:00",
            "date": null
        },
        {
            "id": 67368,
            "ip_address": "66.249.66.40",
            "count": 5,
            "first_visit": "2024-04-24T09:23:29.553627+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 67372,
            "ip_address": "59.153.103.26",
            "count": 5,
            "first_visit": "2024-04-24T11:12:09.669617+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 989,
            "ip_address": "103.158.210.78",
            "count": 5,
            "first_visit": "2021-12-20T00:35:08.691908+06:00",
            "date": null
        },
        {
            "id": 12362,
            "ip_address": "103.86.111.227",
            "count": 5,
            "first_visit": "2022-05-29T01:24:07.082020+06:00",
            "date": null
        }
    ]
}