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

{
    "count": 98184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29296&ordering=-ip_address",
    "results": [
        {
            "id": 57373,
            "ip_address": "27.125.133.121",
            "count": 1,
            "first_visit": "2023-10-12T03:05:54.256698+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 74276,
            "ip_address": "27.124.70.200",
            "count": 1,
            "first_visit": "2024-10-11T08:32:04.882677+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 3658,
            "ip_address": "27.123.255.67",
            "count": 8,
            "first_visit": "2022-02-16T12:33:24.275652+06:00",
            "date": null
        },
        {
            "id": 90611,
            "ip_address": "27.123.255.253",
            "count": 1,
            "first_visit": "2025-10-11T15:33:11.840729+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 9184,
            "ip_address": "27.123.255.248",
            "count": 2,
            "first_visit": "2022-05-18T23:29:18.092577+06:00",
            "date": null
        },
        {
            "id": 5135,
            "ip_address": "27.123.255.237",
            "count": 1,
            "first_visit": "2022-04-15T14:24:55.313609+06:00",
            "date": null
        },
        {
            "id": 28733,
            "ip_address": "27.123.255.219",
            "count": 1,
            "first_visit": "2022-07-28T11:43:51.310674+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10636,
            "ip_address": "27.123.255.205",
            "count": 1,
            "first_visit": "2022-05-23T12:23:04.493764+06:00",
            "date": null
        }
    ]
}