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

{
    "count": 99882,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90800&ordering=-ip_address",
    "results": [
        {
            "id": 21335,
            "ip_address": "103.157.94.61",
            "count": 1,
            "first_visit": "2022-07-06T14:46:20.713753+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 65256,
            "ip_address": "103.157.94.61",
            "count": 1,
            "first_visit": "2024-02-27T20:08:21.521526+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 28649,
            "ip_address": "103.157.94.248",
            "count": 1,
            "first_visit": "2022-07-28T10:08:19.248241+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1253,
            "ip_address": "103.157.94.125",
            "count": 1,
            "first_visit": "2021-12-22T15:39:11.023935+06:00",
            "date": null
        },
        {
            "id": 3776,
            "ip_address": "103.157.94.108",
            "count": 1,
            "first_visit": "2022-02-21T15:16:49.517399+06:00",
            "date": null
        },
        {
            "id": 14948,
            "ip_address": "103.157.93.81",
            "count": 1,
            "first_visit": "2022-06-14T06:38:17.060742+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 10458,
            "ip_address": "103.157.93.81",
            "count": 6,
            "first_visit": "2022-05-22T23:10:04.138067+06:00",
            "date": null
        },
        {
            "id": 42042,
            "ip_address": "103.157.93.70",
            "count": 3,
            "first_visit": "2023-02-12T03:53:04.641440+06:00",
            "date": "2023-02-12"
        }
    ]
}