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

{
    "count": 98080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=-ip_address",
    "results": [
        {
            "id": 7923,
            "ip_address": "37.111.194.216",
            "count": 1,
            "first_visit": "2022-05-17T11:14:49.858049+06:00",
            "date": null
        },
        {
            "id": 35708,
            "ip_address": "37.111.194.216",
            "count": 2,
            "first_visit": "2022-10-10T11:32:20.504809+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 9402,
            "ip_address": "37.111.194.214",
            "count": 1,
            "first_visit": "2022-05-19T14:52:51.187951+06:00",
            "date": null
        },
        {
            "id": 29415,
            "ip_address": "37.111.194.214",
            "count": 1,
            "first_visit": "2022-07-29T18:13:19.299421+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 89960,
            "ip_address": "37.111.194.214",
            "count": 1,
            "first_visit": "2025-09-23T22:35:08.071753+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 95344,
            "ip_address": "37.111.194.213",
            "count": 1,
            "first_visit": "2026-02-19T10:05:15.262194+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 81977,
            "ip_address": "37.111.194.213",
            "count": 2,
            "first_visit": "2025-04-28T12:43:05.137487+06:00",
            "date": "2025-04-28"
        },
        {
            "id": 62469,
            "ip_address": "37.111.194.213",
            "count": 1,
            "first_visit": "2024-01-06T00:10:12.680022+06:00",
            "date": "2024-01-06"
        }
    ]
}