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

{
    "count": 93023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80032&ordering=-ip_address",
    "results": [
        {
            "id": 3492,
            "ip_address": "103.213.236.84",
            "count": 4,
            "first_visit": "2022-02-10T16:49:02.958704+06:00",
            "date": null
        },
        {
            "id": 53789,
            "ip_address": "103.213.236.83",
            "count": 1,
            "first_visit": "2023-08-29T01:38:16.102072+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53785,
            "ip_address": "103.213.236.83",
            "count": 2,
            "first_visit": "2023-08-28T23:29:47.920779+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 67516,
            "ip_address": "103.213.236.83",
            "count": 1,
            "first_visit": "2024-04-25T22:18:10.918434+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 91394,
            "ip_address": "103.213.236.82",
            "count": 1,
            "first_visit": "2025-10-29T20:29:18.466472+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 91409,
            "ip_address": "103.213.236.82",
            "count": 1,
            "first_visit": "2025-10-30T11:01:33.542206+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 51778,
            "ip_address": "103.213.236.80",
            "count": 1,
            "first_visit": "2023-08-06T11:37:15.168307+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 11369,
            "ip_address": "103.213.236.80",
            "count": 7,
            "first_visit": "2022-05-25T14:19:25.404016+06:00",
            "date": null
        }
    ]
}