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

{
    "count": 96349,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20840&ordering=-ip_address",
    "results": [
        {
            "id": 3730,
            "ip_address": "37.111.213.28",
            "count": 1,
            "first_visit": "2022-02-19T15:48:38.312387+06:00",
            "date": null
        },
        {
            "id": 87137,
            "ip_address": "37.111.213.27",
            "count": 1,
            "first_visit": "2025-08-04T22:59:49.138531+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 6458,
            "ip_address": "37.111.213.255",
            "count": 5,
            "first_visit": "2022-05-15T22:58:42.534333+06:00",
            "date": null
        },
        {
            "id": 6457,
            "ip_address": "37.111.213.255",
            "count": 1,
            "first_visit": "2022-05-15T22:58:42.534553+06:00",
            "date": null
        },
        {
            "id": 67062,
            "ip_address": "37.111.213.255",
            "count": 1,
            "first_visit": "2024-04-17T03:00:24.484587+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 68933,
            "ip_address": "37.111.213.255",
            "count": 1,
            "first_visit": "2024-05-23T11:08:31.034960+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 18083,
            "ip_address": "37.111.213.254",
            "count": 1,
            "first_visit": "2022-06-24T11:56:28.128631+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6318,
            "ip_address": "37.111.213.254",
            "count": 1,
            "first_visit": "2022-05-15T11:06:03.076609+06:00",
            "date": null
        }
    ]
}