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

{
    "count": 91856,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-ip_address",
    "results": [
        {
            "id": 1464,
            "ip_address": "87.214.34.40",
            "count": 1,
            "first_visit": "2021-12-29T13:27:23.169080+06:00",
            "date": null
        },
        {
            "id": 61154,
            "ip_address": "87.200.50.118",
            "count": 2,
            "first_visit": "2023-12-14T03:57:24.653203+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 61074,
            "ip_address": "87.200.50.118",
            "count": 4,
            "first_visit": "2023-12-12T20:13:25.497252+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 90442,
            "ip_address": "87.184.106.232",
            "count": 1,
            "first_visit": "2025-10-06T17:07:24.401607+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 63367,
            "ip_address": "87.178.147.78",
            "count": 1,
            "first_visit": "2024-01-18T15:28:35.754646+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 2053,
            "ip_address": "87.157.218.252",
            "count": 1,
            "first_visit": "2022-01-12T19:45:28.045194+06:00",
            "date": null
        },
        {
            "id": 45447,
            "ip_address": "87.139.245.234",
            "count": 1,
            "first_visit": "2023-04-17T20:55:24.577752+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 4423,
            "ip_address": "87.123.156.125",
            "count": 1,
            "first_visit": "2022-03-16T17:01:59.711786+06:00",
            "date": null
        }
    ]
}