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

{
    "count": 99827,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8976&ordering=-count",
    "results": [
        {
            "id": 73409,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-09-14T02:59:27.084262+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 4385,
            "ip_address": "65.154.226.170",
            "count": 4,
            "first_visit": "2022-03-15T04:53:39.593703+06:00",
            "date": null
        },
        {
            "id": 11120,
            "ip_address": "114.119.132.12",
            "count": 4,
            "first_visit": "2022-05-24T20:39:01.755342+06:00",
            "date": null
        },
        {
            "id": 11098,
            "ip_address": "114.119.129.179",
            "count": 4,
            "first_visit": "2022-05-24T19:46:43.682650+06:00",
            "date": null
        },
        {
            "id": 73375,
            "ip_address": "144.48.115.62",
            "count": 4,
            "first_visit": "2024-09-13T11:10:30.023633+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73404,
            "ip_address": "66.249.79.229",
            "count": 4,
            "first_visit": "2024-09-14T00:32:51.210514+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 11056,
            "ip_address": "114.119.150.68",
            "count": 4,
            "first_visit": "2022-05-24T18:04:01.980297+06:00",
            "date": null
        },
        {
            "id": 11114,
            "ip_address": "114.119.134.3",
            "count": 4,
            "first_visit": "2022-05-24T20:26:04.041902+06:00",
            "date": null
        }
    ]
}