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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12560&ordering=-ip_address",
    "results": [
        {
            "id": 24760,
            "ip_address": "51.89.149.211",
            "count": 1,
            "first_visit": "2022-07-20T17:00:41.422409+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11844,
            "ip_address": "51.89.137.167",
            "count": 1,
            "first_visit": "2022-05-27T02:25:41.174331+06:00",
            "date": null
        },
        {
            "id": 91092,
            "ip_address": "51.89.137.112",
            "count": 1,
            "first_visit": "2025-10-22T10:27:59.678030+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 8510,
            "ip_address": "51.89.136.3",
            "count": 2,
            "first_visit": "2022-05-17T23:30:40.930435+06:00",
            "date": null
        },
        {
            "id": 10794,
            "ip_address": "51.89.136.24",
            "count": 1,
            "first_visit": "2022-05-24T02:06:29.136461+06:00",
            "date": null
        },
        {
            "id": 56546,
            "ip_address": "51.89.118.9",
            "count": 1,
            "first_visit": "2023-10-02T10:47:27.858456+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 22497,
            "ip_address": "5.188.93.79",
            "count": 1,
            "first_visit": "2022-07-14T11:21:33.535849+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 43790,
            "ip_address": "5.188.111.164",
            "count": 1,
            "first_visit": "2023-03-15T08:38:47.323793+06:00",
            "date": "2023-03-15"
        }
    ]
}