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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14424&ordering=-ip_address",
    "results": [
        {
            "id": 91939,
            "ip_address": "45.125.222.43",
            "count": 1,
            "first_visit": "2025-11-12T15:55:32.980262+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 33855,
            "ip_address": "45.125.222.38",
            "count": 1,
            "first_visit": "2022-09-05T12:34:10.657066+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 59665,
            "ip_address": "45.125.222.33",
            "count": 1,
            "first_visit": "2023-11-18T00:51:41.575433+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 9051,
            "ip_address": "45.125.222.11",
            "count": 1,
            "first_visit": "2022-05-18T19:43:52.684242+06:00",
            "date": null
        },
        {
            "id": 11784,
            "ip_address": "45.125.221.9",
            "count": 1,
            "first_visit": "2022-05-26T23:28:30.123071+06:00",
            "date": null
        },
        {
            "id": 2757,
            "ip_address": "45.125.221.89",
            "count": 1,
            "first_visit": "2022-01-24T23:22:48.538215+06:00",
            "date": null
        },
        {
            "id": 13065,
            "ip_address": "45.125.221.8",
            "count": 1,
            "first_visit": "2022-05-31T11:07:20.696531+06:00",
            "date": null
        },
        {
            "id": 9715,
            "ip_address": "45.125.221.70",
            "count": 7,
            "first_visit": "2022-05-20T13:43:19.945209+06:00",
            "date": null
        }
    ]
}