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

{
    "count": 91499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 69376,
            "ip_address": "95.164.232.253",
            "count": 1,
            "first_visit": "2024-06-04T07:08:12.332218+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 90771,
            "ip_address": "95.161.223.48",
            "count": 1,
            "first_visit": "2025-10-15T08:20:58.064271+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 60976,
            "ip_address": "95.161.221.85",
            "count": 1,
            "first_visit": "2023-12-11T14:06:50.299672+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 90308,
            "ip_address": "95.161.221.249",
            "count": 1,
            "first_visit": "2025-10-03T20:34:23.183443+06:00",
            "date": "2025-10-03"
        },
        {
            "id": 90743,
            "ip_address": "95.161.221.246",
            "count": 1,
            "first_visit": "2025-10-14T19:58:24.451183+06:00",
            "date": "2025-10-14"
        }
    ]
}