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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-count",
    "results": [
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 66405,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-03-27T10:14:15.175058+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 66374,
            "ip_address": "103.198.139.103",
            "count": 3,
            "first_visit": "2024-03-26T16:24:04.259207+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 66325,
            "ip_address": "37.111.235.176",
            "count": 3,
            "first_visit": "2024-03-25T11:23:16.813583+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 66337,
            "ip_address": "103.110.78.62",
            "count": 3,
            "first_visit": "2024-03-25T15:58:17.164047+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 21669,
            "ip_address": "114.119.133.237",
            "count": 3,
            "first_visit": "2022-07-09T01:08:33.955021+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21708,
            "ip_address": "66.249.66.6",
            "count": 3,
            "first_visit": "2022-07-09T09:02:37.130407+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 66313,
            "ip_address": "209.145.55.240",
            "count": 3,
            "first_visit": "2024-03-25T03:50:14.749124+06:00",
            "date": "2024-03-25"
        }
    ]
}