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

{
    "count": 94522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-ip_address",
    "results": [
        {
            "id": 86716,
            "ip_address": "95.174.68.167",
            "count": 2,
            "first_visit": "2025-07-29T11:47:59.934966+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 74851,
            "ip_address": "95.173.219.8",
            "count": 1,
            "first_visit": "2024-10-27T13:48:39.714967+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 22054,
            "ip_address": "95.17.138.104",
            "count": 1,
            "first_visit": "2022-07-12T01:19:59.888180+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 27491,
            "ip_address": "95.170.194.132",
            "count": 1,
            "first_visit": "2022-07-25T23:51:18.146819+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5462,
            "ip_address": "95.168.222.69",
            "count": 1,
            "first_visit": "2022-04-29T23:45:29.728666+06:00",
            "date": null
        },
        {
            "id": 5461,
            "ip_address": "95.168.222.139",
            "count": 1,
            "first_visit": "2022-04-29T23:44:41.528904+06:00",
            "date": null
        },
        {
            "id": 5460,
            "ip_address": "95.168.222.138",
            "count": 1,
            "first_visit": "2022-04-29T23:44:41.216757+06:00",
            "date": null
        },
        {
            "id": 19922,
            "ip_address": "95.168.222.134",
            "count": 1,
            "first_visit": "2022-06-29T04:55:40.848515+06:00",
            "date": "2022-06-29"
        }
    ]
}