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

{
    "count": 92544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80800&ordering=ip_address",
    "results": [
        {
            "id": 47396,
            "ip_address": "51.158.181.247",
            "count": 1,
            "first_visit": "2023-05-30T22:21:03.463001+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 74533,
            "ip_address": "51.158.234.88",
            "count": 2,
            "first_visit": "2024-10-21T11:03:55.324794+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 65880,
            "ip_address": "51.158.236.240",
            "count": 1,
            "first_visit": "2024-03-14T05:00:27.831830+06:00",
            "date": "2024-03-14"
        },
        {
            "id": 73377,
            "ip_address": "51.158.253.114",
            "count": 1,
            "first_visit": "2024-09-13T11:56:27.414340+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 82974,
            "ip_address": "51.158.253.90",
            "count": 1,
            "first_visit": "2025-05-18T09:50:58.319768+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 61952,
            "ip_address": "51.158.65.156",
            "count": 1,
            "first_visit": "2023-12-27T02:10:58.183315+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 13333,
            "ip_address": "51.158.66.89",
            "count": 1,
            "first_visit": "2022-06-02T04:47:28.599929+06:00",
            "date": null
        },
        {
            "id": 13332,
            "ip_address": "51.158.73.45",
            "count": 1,
            "first_visit": "2022-06-02T04:47:25.132203+06:00",
            "date": null
        }
    ]
}