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

{
    "count": 101852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41912&ordering=-ip_address",
    "results": [
        {
            "id": 2965,
            "ip_address": "180.194.170.241",
            "count": 2,
            "first_visit": "2022-01-28T05:52:37.741933+06:00",
            "date": null
        },
        {
            "id": 32346,
            "ip_address": "180.191.66.85",
            "count": 1,
            "first_visit": "2022-08-18T13:36:10.080610+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 50967,
            "ip_address": "180.191.191.65",
            "count": 1,
            "first_visit": "2023-07-27T09:11:40.256480+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 4665,
            "ip_address": "180.190.6.95",
            "count": 1,
            "first_visit": "2022-03-25T12:38:53.353186+06:00",
            "date": null
        },
        {
            "id": 5295,
            "ip_address": "180.190.253.34",
            "count": 1,
            "first_visit": "2022-04-21T12:11:34.445662+06:00",
            "date": null
        },
        {
            "id": 4038,
            "ip_address": "180.190.21.54",
            "count": 2,
            "first_visit": "2022-03-03T18:54:31.578367+06:00",
            "date": null
        },
        {
            "id": 45005,
            "ip_address": "180.165.135.158",
            "count": 1,
            "first_visit": "2023-04-07T14:01:02.496199+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 4607,
            "ip_address": "180.163.220.68",
            "count": 1,
            "first_visit": "2022-03-23T03:21:38.905314+06:00",
            "date": null
        }
    ]
}