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

{
    "count": 100243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14344&ordering=-count",
    "results": [
        {
            "id": 1778,
            "ip_address": "103.136.200.161",
            "count": 3,
            "first_visit": "2022-01-10T22:47:43.871186+06:00",
            "date": null
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        },
        {
            "id": 14557,
            "ip_address": "103.112.170.31",
            "count": 3,
            "first_visit": "2022-06-12T00:30:24.987162+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 51768,
            "ip_address": "103.121.9.186",
            "count": 3,
            "first_visit": "2023-08-05T14:04:12.715934+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 51777,
            "ip_address": "103.217.111.31",
            "count": 3,
            "first_visit": "2023-08-06T11:29:08.074349+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 89426,
            "ip_address": "114.119.136.188",
            "count": 3,
            "first_visit": "2025-09-13T01:26:59.038169+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 60195,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2023-11-28T11:36:09.389422+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 60110,
            "ip_address": "103.49.203.50",
            "count": 3,
            "first_visit": "2023-11-26T03:52:19.551886+06:00",
            "date": "2023-11-26"
        }
    ]
}