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

{
    "count": 93039,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10328&ordering=-ip_address",
    "results": [
        {
            "id": 9721,
            "ip_address": "58.145.187.254",
            "count": 2,
            "first_visit": "2022-05-20T13:59:44.313227+06:00",
            "date": null
        },
        {
            "id": 85129,
            "ip_address": "58.145.187.253",
            "count": 1,
            "first_visit": "2025-07-03T02:46:39.796079+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 62558,
            "ip_address": "58.145.187.253",
            "count": 1,
            "first_visit": "2024-01-06T19:18:27.610589+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 44421,
            "ip_address": "58.145.187.252",
            "count": 1,
            "first_visit": "2023-03-26T12:17:49.602378+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 73320,
            "ip_address": "58.145.187.252",
            "count": 3,
            "first_visit": "2024-09-12T05:03:05.344865+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 4506,
            "ip_address": "58.145.187.252",
            "count": 3,
            "first_visit": "2022-03-19T22:42:09.619492+06:00",
            "date": null
        },
        {
            "id": 6904,
            "ip_address": "58.145.187.251",
            "count": 2,
            "first_visit": "2022-05-16T17:12:18.093817+06:00",
            "date": null
        },
        {
            "id": 28062,
            "ip_address": "58.145.187.250",
            "count": 1,
            "first_visit": "2022-07-27T09:14:23.453822+06:00",
            "date": "2022-07-27"
        }
    ]
}