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

{
    "count": 101625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40640&ordering=-ip_address",
    "results": [
        {
            "id": 72983,
            "ip_address": "18.232.134.229",
            "count": 1,
            "first_visit": "2024-09-04T18:15:28.396578+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 72704,
            "ip_address": "18.232.134.229",
            "count": 1,
            "first_visit": "2024-08-29T02:24:05.511330+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 33453,
            "ip_address": "18.232.117.237",
            "count": 1,
            "first_visit": "2022-08-30T15:50:16.671836+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 4680,
            "ip_address": "18.225.6.200",
            "count": 5,
            "first_visit": "2022-03-26T07:20:55.257416+06:00",
            "date": null
        },
        {
            "id": 62155,
            "ip_address": "182.253.87.7",
            "count": 1,
            "first_visit": "2023-12-30T08:02:00.985873+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 45220,
            "ip_address": "182.253.85.153",
            "count": 1,
            "first_visit": "2023-04-12T10:54:08.162964+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 13178,
            "ip_address": "18.225.36.145",
            "count": 5,
            "first_visit": "2022-05-31T19:42:08.187535+06:00",
            "date": null
        },
        {
            "id": 44090,
            "ip_address": "182.253.163.138",
            "count": 1,
            "first_visit": "2023-03-20T08:24:55.330554+06:00",
            "date": "2023-03-20"
        }
    ]
}