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

{
    "count": 99253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4032&ordering=-count",
    "results": [
        {
            "id": 82522,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-09T06:40:43.960782+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 71736,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-08-02T04:00:52.362127+06:00",
            "date": "2024-08-02"
        },
        {
            "id": 5364,
            "ip_address": "43.245.122.162",
            "count": 7,
            "first_visit": "2022-04-25T13:16:00.834591+06:00",
            "date": null
        },
        {
            "id": 11061,
            "ip_address": "114.119.130.95",
            "count": 7,
            "first_visit": "2022-05-24T18:16:37.309701+06:00",
            "date": null
        },
        {
            "id": 71702,
            "ip_address": "114.119.145.216",
            "count": 7,
            "first_visit": "2024-08-01T06:54:00.833575+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 11107,
            "ip_address": "114.119.130.167",
            "count": 7,
            "first_visit": "2022-05-24T20:09:26.165765+06:00",
            "date": null
        },
        {
            "id": 11044,
            "ip_address": "114.119.134.155",
            "count": 7,
            "first_visit": "2022-05-24T17:11:35.177317+06:00",
            "date": null
        },
        {
            "id": 11075,
            "ip_address": "114.119.133.14",
            "count": 7,
            "first_visit": "2022-05-24T18:46:36.349039+06:00",
            "date": null
        }
    ]
}