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

{
    "count": 93377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78808&ordering=-ip_address",
    "results": [
        {
            "id": 83190,
            "ip_address": "103.230.105.6",
            "count": 3,
            "first_visit": "2025-05-22T22:22:56.741396+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 89901,
            "ip_address": "103.230.105.59",
            "count": 1,
            "first_visit": "2025-09-22T20:53:17.539288+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 2621,
            "ip_address": "103.230.105.59",
            "count": 2,
            "first_visit": "2022-01-22T16:12:52.592602+06:00",
            "date": null
        },
        {
            "id": 10941,
            "ip_address": "103.230.105.58",
            "count": 1,
            "first_visit": "2022-05-24T12:21:59.872264+06:00",
            "date": null
        },
        {
            "id": 42834,
            "ip_address": "103.230.105.57",
            "count": 2,
            "first_visit": "2023-02-28T14:03:32.082475+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42560,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2023-02-22T20:44:57.921699+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 79991,
            "ip_address": "103.230.105.56",
            "count": 1,
            "first_visit": "2025-03-11T03:25:27.735679+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 7230,
            "ip_address": "103.230.105.56",
            "count": 2,
            "first_visit": "2022-05-16T20:03:28.961289+06:00",
            "date": null
        }
    ]
}