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

{
    "count": 100190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14024&ordering=-ip_address",
    "results": [
        {
            "id": 21145,
            "ip_address": "45.250.230.187",
            "count": 6,
            "first_visit": "2022-07-05T00:09:37.493856+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 14550,
            "ip_address": "45.250.230.187",
            "count": 1,
            "first_visit": "2022-06-12T00:01:34.258770+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 27117,
            "ip_address": "45.250.230.184",
            "count": 1,
            "first_visit": "2022-07-25T09:55:13.902841+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 31515,
            "ip_address": "45.250.230.150",
            "count": 1,
            "first_visit": "2022-08-08T08:44:22.945264+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 31450,
            "ip_address": "45.250.230.143",
            "count": 1,
            "first_visit": "2022-08-07T18:06:22.446777+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 16812,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-06-20T12:47:48.540233+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 6128,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-05-14T19:58:40.781624+06:00",
            "date": null
        },
        {
            "id": 11045,
            "ip_address": "45.250.229.254",
            "count": 1,
            "first_visit": "2022-05-24T17:16:32.826646+06:00",
            "date": null
        }
    ]
}