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

{
    "count": 97590,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-ip_address",
    "results": [
        {
            "id": 19280,
            "ip_address": "59.152.62.245",
            "count": 1,
            "first_visit": "2022-06-27T02:23:12.458756+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 42275,
            "ip_address": "59.152.62.201",
            "count": 1,
            "first_visit": "2023-02-16T17:25:02.506460+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 10335,
            "ip_address": "59.152.62.177",
            "count": 1,
            "first_visit": "2022-05-22T17:01:43.879494+06:00",
            "date": null
        },
        {
            "id": 25370,
            "ip_address": "59.152.62.138",
            "count": 1,
            "first_visit": "2022-07-21T11:05:01.791201+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 83913,
            "ip_address": "59.152.6.20",
            "count": 5,
            "first_visit": "2025-06-11T11:06:06.920591+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 26872,
            "ip_address": "59.152.61.82",
            "count": 1,
            "first_visit": "2022-07-24T22:18:16.757368+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9639,
            "ip_address": "59.152.61.82",
            "count": 1,
            "first_visit": "2022-05-20T10:31:25.416845+06:00",
            "date": null
        },
        {
            "id": 22733,
            "ip_address": "59.152.61.24",
            "count": 1,
            "first_visit": "2022-07-14T17:09:31.357474+06:00",
            "date": "2022-07-14"
        }
    ]
}