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

{
    "count": 99487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5536&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": 3661,
            "ip_address": "103.15.42.200",
            "count": 5,
            "first_visit": "2022-02-16T13:12:04.893293+06:00",
            "date": null
        },
        {
            "id": 67029,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-16T08:59:56.933036+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 34989,
            "ip_address": "27.147.254.96",
            "count": 5,
            "first_visit": "2022-09-25T19:56:21.653194+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 11477,
            "ip_address": "37.111.203.55",
            "count": 5,
            "first_visit": "2022-05-25T22:54:05.034688+06:00",
            "date": null
        },
        {
            "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": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        }
    ]
}