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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26040&ordering=-ip_address",
    "results": [
        {
            "id": 34214,
            "ip_address": "37.111.195.219",
            "count": 1,
            "first_visit": "2022-09-11T23:50:44.122317+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 13412,
            "ip_address": "37.111.195.219",
            "count": 1,
            "first_visit": "2022-06-02T22:39:14.592241+06:00",
            "date": null
        },
        {
            "id": 2100,
            "ip_address": "37.111.195.217",
            "count": 1,
            "first_visit": "2022-01-13T11:07:16.018477+06:00",
            "date": null
        },
        {
            "id": 28065,
            "ip_address": "37.111.195.217",
            "count": 1,
            "first_visit": "2022-07-27T09:17:53.127105+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 25132,
            "ip_address": "37.111.195.213",
            "count": 1,
            "first_visit": "2022-07-21T06:11:23.322403+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 2062,
            "ip_address": "37.111.195.213",
            "count": 1,
            "first_visit": "2022-01-12T21:36:58.111093+06:00",
            "date": null
        },
        {
            "id": 2789,
            "ip_address": "37.111.195.212",
            "count": 1,
            "first_visit": "2022-01-25T10:46:34.775846+06:00",
            "date": null
        },
        {
            "id": 29700,
            "ip_address": "37.111.195.210",
            "count": 1,
            "first_visit": "2022-07-30T07:48:52.036977+06:00",
            "date": "2022-07-30"
        }
    ]
}