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

{
    "count": 95883,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18864&ordering=-ip_address",
    "results": [
        {
            "id": 11916,
            "ip_address": "37.111.236.89",
            "count": 1,
            "first_visit": "2022-05-27T12:53:42.940200+06:00",
            "date": null
        },
        {
            "id": 28394,
            "ip_address": "37.111.236.80",
            "count": 1,
            "first_visit": "2022-07-27T23:25:34.311265+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16286,
            "ip_address": "37.111.236.77",
            "count": 1,
            "first_visit": "2022-06-18T09:14:37.443996+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25199,
            "ip_address": "37.111.236.76",
            "count": 1,
            "first_visit": "2022-07-21T08:21:35.547623+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18509,
            "ip_address": "37.111.236.72",
            "count": 1,
            "first_visit": "2022-06-25T09:49:36.062019+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17524,
            "ip_address": "37.111.236.69",
            "count": 1,
            "first_visit": "2022-06-22T23:04:09.254985+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9769,
            "ip_address": "37.111.236.63",
            "count": 2,
            "first_visit": "2022-05-20T16:47:16.404200+06:00",
            "date": null
        },
        {
            "id": 20124,
            "ip_address": "37.111.236.62",
            "count": 1,
            "first_visit": "2022-06-29T19:58:40.102482+06:00",
            "date": "2022-06-29"
        }
    ]
}