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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3024&ordering=-count",
    "results": [
        {
            "id": 82246,
            "ip_address": "103.73.225.101",
            "count": 8,
            "first_visit": "2025-05-04T10:02:36.705562+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 4978,
            "ip_address": "103.230.63.173",
            "count": 8,
            "first_visit": "2022-04-07T15:45:31.569460+06:00",
            "date": null
        },
        {
            "id": 71546,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-07-27T05:45:39.243368+06:00",
            "date": "2024-07-27"
        },
        {
            "id": 60973,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-12-11T12:28:51.846976+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 4972,
            "ip_address": "51.222.41.169",
            "count": 8,
            "first_visit": "2022-04-07T11:56:15.522918+06:00",
            "date": null
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 82052,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-04-30T03:11:29.424425+06:00",
            "date": "2025-04-30"
        }
    ]
}