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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=-ip_address",
    "results": [
        {
            "id": 24647,
            "ip_address": "54.242.86.204",
            "count": 1,
            "first_visit": "2022-07-20T13:42:34.805755+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 41277,
            "ip_address": "54.242.48.184",
            "count": 1,
            "first_visit": "2023-01-31T10:56:27.547774+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 43311,
            "ip_address": "54.242.237.165",
            "count": 1,
            "first_visit": "2023-03-07T09:47:28.190999+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 85649,
            "ip_address": "54.241.131.28",
            "count": 1,
            "first_visit": "2025-07-11T14:44:35.944361+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 46433,
            "ip_address": "54.237.219.96",
            "count": 1,
            "first_visit": "2023-05-10T22:34:25.812281+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 38982,
            "ip_address": "54.237.203.23",
            "count": 1,
            "first_visit": "2022-12-19T11:58:58.062771+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 667,
            "ip_address": "54.237.120.35",
            "count": 5,
            "first_visit": "2021-12-14T03:15:36.957144+06:00",
            "date": null
        },
        {
            "id": 654,
            "ip_address": "54.236.44.126",
            "count": 1,
            "first_visit": "2021-12-13T22:00:56.311845+06:00",
            "date": null
        }
    ]
}