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

{
    "count": 96373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=-ip_address",
    "results": [
        {
            "id": 26691,
            "ip_address": "37.111.213.201",
            "count": 1,
            "first_visit": "2022-07-24T11:32:00.098469+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 13627,
            "ip_address": "37.111.213.20",
            "count": 1,
            "first_visit": "2022-06-06T15:48:36.519321+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 9901,
            "ip_address": "37.111.213.20",
            "count": 1,
            "first_visit": "2022-05-21T00:04:48.667282+06:00",
            "date": null
        },
        {
            "id": 2152,
            "ip_address": "37.111.213.199",
            "count": 1,
            "first_visit": "2022-01-14T00:47:36.545032+06:00",
            "date": null
        },
        {
            "id": 77251,
            "ip_address": "37.111.213.196",
            "count": 2,
            "first_visit": "2024-12-28T12:39:13.107664+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 50110,
            "ip_address": "37.111.213.195",
            "count": 1,
            "first_visit": "2023-07-16T11:33:19.907173+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 80714,
            "ip_address": "37.111.213.194",
            "count": 1,
            "first_visit": "2025-03-28T13:29:17.423361+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 90042,
            "ip_address": "37.111.213.192",
            "count": 3,
            "first_visit": "2025-09-26T10:35:05.383514+06:00",
            "date": "2025-09-26"
        }
    ]
}