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

{
    "count": 99361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24728&ordering=-ip_address",
    "results": [
        {
            "id": 7192,
            "ip_address": "37.111.203.108",
            "count": 1,
            "first_visit": "2022-05-16T19:54:24.520433+06:00",
            "date": null
        },
        {
            "id": 36678,
            "ip_address": "37.111.203.103",
            "count": 1,
            "first_visit": "2022-10-30T13:50:17.661339+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 3727,
            "ip_address": "37.111.203.102",
            "count": 3,
            "first_visit": "2022-02-19T14:26:38.973278+06:00",
            "date": null
        },
        {
            "id": 37664,
            "ip_address": "37.111.202.98",
            "count": 1,
            "first_visit": "2022-11-21T17:33:45.712863+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 22705,
            "ip_address": "37.111.202.96",
            "count": 1,
            "first_visit": "2022-07-14T16:43:46.511409+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27140,
            "ip_address": "37.111.202.89",
            "count": 1,
            "first_visit": "2022-07-25T10:32:46.518912+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 37192,
            "ip_address": "37.111.202.87",
            "count": 1,
            "first_visit": "2022-11-10T08:48:20.995157+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 7659,
            "ip_address": "37.111.202.86",
            "count": 1,
            "first_visit": "2022-05-17T08:27:19.432930+06:00",
            "date": null
        }
    ]
}