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

{
    "count": 100879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31016&ordering=-ip_address",
    "results": [
        {
            "id": 35519,
            "ip_address": "217.7.1.170",
            "count": 1,
            "first_visit": "2022-10-05T12:54:28.586385+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 13205,
            "ip_address": "217.69.189.68",
            "count": 1,
            "first_visit": "2022-05-31T23:51:45.462738+06:00",
            "date": null
        },
        {
            "id": 13240,
            "ip_address": "217.69.176.133",
            "count": 1,
            "first_visit": "2022-06-01T10:51:28.075460+06:00",
            "date": null
        },
        {
            "id": 22890,
            "ip_address": "217.64.98.155",
            "count": 1,
            "first_visit": "2022-07-15T03:09:55.456664+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 78690,
            "ip_address": "2.176.254.168",
            "count": 1,
            "first_visit": "2025-02-07T11:25:19.689430+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 44577,
            "ip_address": "217.54.190.218",
            "count": 3,
            "first_visit": "2023-03-30T00:29:38.439362+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 60297,
            "ip_address": "217.213.74.187",
            "count": 2,
            "first_visit": "2023-11-29T22:55:41.422195+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 42446,
            "ip_address": "217.213.133.124",
            "count": 2,
            "first_visit": "2023-02-20T13:15:51.502929+06:00",
            "date": "2023-02-20"
        }
    ]
}