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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18888&ordering=-ip_address",
    "results": [
        {
            "id": 13073,
            "ip_address": "37.111.246.221",
            "count": 2,
            "first_visit": "2022-05-31T11:30:55.793929+06:00",
            "date": null
        },
        {
            "id": 26265,
            "ip_address": "37.111.246.221",
            "count": 1,
            "first_visit": "2022-07-23T10:16:53.448328+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26598,
            "ip_address": "37.111.246.221",
            "count": 3,
            "first_visit": "2022-07-24T08:41:07.156513+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 33284,
            "ip_address": "37.111.246.220",
            "count": 1,
            "first_visit": "2022-08-29T09:22:28.660389+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 10376,
            "ip_address": "37.111.246.220",
            "count": 1,
            "first_visit": "2022-05-22T19:36:02.920048+06:00",
            "date": null
        },
        {
            "id": 8539,
            "ip_address": "37.111.246.218",
            "count": 1,
            "first_visit": "2022-05-17T23:44:35.388770+06:00",
            "date": null
        },
        {
            "id": 13096,
            "ip_address": "37.111.246.211",
            "count": 2,
            "first_visit": "2022-05-31T12:44:22.754765+06:00",
            "date": null
        },
        {
            "id": 32388,
            "ip_address": "37.111.246.21",
            "count": 1,
            "first_visit": "2022-08-18T22:32:25.344824+06:00",
            "date": "2022-08-18"
        }
    ]
}