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

{
    "count": 102527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4344&ordering=-count",
    "results": [
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 30577,
            "ip_address": "66.249.66.212",
            "count": 6,
            "first_visit": "2022-08-01T02:59:57.985483+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 82237,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-05-04T05:11:49.339332+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 71402,
            "ip_address": "114.119.145.216",
            "count": 6,
            "first_visit": "2024-07-22T00:30:16.084722+06:00",
            "date": "2024-07-22"
        },
        {
            "id": 9608,
            "ip_address": "103.146.150.26",
            "count": 6,
            "first_visit": "2022-05-20T04:25:41.613072+06:00",
            "date": null
        },
        {
            "id": 82225,
            "ip_address": "114.119.130.54",
            "count": 6,
            "first_visit": "2025-05-04T00:30:50.185721+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 30553,
            "ip_address": "66.249.66.210",
            "count": 6,
            "first_visit": "2022-08-01T00:14:35.810417+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 47770,
            "ip_address": "37.111.206.148",
            "count": 6,
            "first_visit": "2023-06-06T12:39:28.839893+06:00",
            "date": "2023-06-06"
        }
    ]
}