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

{
    "count": 99491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5552&ordering=-count",
    "results": [
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 67017,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-16T01:24:26.263160+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 11455,
            "ip_address": "103.31.155.254",
            "count": 5,
            "first_visit": "2022-05-25T22:23:10.950433+06:00",
            "date": null
        },
        {
            "id": 1787,
            "ip_address": "103.136.1.52",
            "count": 5,
            "first_visit": "2022-01-11T07:41:13.765566+06:00",
            "date": null
        },
        {
            "id": 34916,
            "ip_address": "119.30.32.203",
            "count": 5,
            "first_visit": "2022-09-24T11:40:24.916550+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 66978,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-15T06:19:54.361177+06:00",
            "date": "2024-04-15"
        }
    ]
}