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

{
    "count": 99786,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22928&ordering=-ip_address",
    "results": [
        {
            "id": 14850,
            "ip_address": "37.111.211.162",
            "count": 3,
            "first_visit": "2022-06-13T18:17:08.261119+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 26088,
            "ip_address": "37.111.211.162",
            "count": 1,
            "first_visit": "2022-07-22T22:44:06.486669+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 63271,
            "ip_address": "37.111.211.162",
            "count": 1,
            "first_visit": "2024-01-17T12:17:10.857060+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 4051,
            "ip_address": "37.111.211.161",
            "count": 1,
            "first_visit": "2022-03-03T22:02:36.101018+06:00",
            "date": null
        },
        {
            "id": 1765,
            "ip_address": "37.111.211.160",
            "count": 3,
            "first_visit": "2022-01-10T15:00:17.288297+06:00",
            "date": null
        },
        {
            "id": 19707,
            "ip_address": "37.111.211.160",
            "count": 1,
            "first_visit": "2022-06-28T10:30:46.612675+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 37923,
            "ip_address": "37.111.211.16",
            "count": 1,
            "first_visit": "2022-11-27T23:35:59.301490+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 30061,
            "ip_address": "37.111.211.16",
            "count": 1,
            "first_visit": "2022-07-30T23:13:01.254997+06:00",
            "date": "2022-07-30"
        }
    ]
}