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

{
    "count": 101511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78424&ordering=-date",
    "results": [
        {
            "id": 36723,
            "ip_address": "37.111.199.222",
            "count": 2,
            "first_visit": "2022-10-31T11:25:52.259648+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36722,
            "ip_address": "202.84.44.49",
            "count": 1,
            "first_visit": "2022-10-31T11:23:25.913631+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36721,
            "ip_address": "45.248.151.219",
            "count": 1,
            "first_visit": "2022-10-31T11:14:10.997538+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36720,
            "ip_address": "133.5.17.169",
            "count": 1,
            "first_visit": "2022-10-31T10:29:10.239591+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36737,
            "ip_address": "180.149.232.170",
            "count": 1,
            "first_visit": "2022-10-31T17:18:19.478403+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36718,
            "ip_address": "37.111.207.151",
            "count": 1,
            "first_visit": "2022-10-31T09:56:48.404341+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36736,
            "ip_address": "103.17.69.107",
            "count": 1,
            "first_visit": "2022-10-31T17:16:27.477354+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36716,
            "ip_address": "45.64.134.146",
            "count": 1,
            "first_visit": "2022-10-31T09:25:12.012343+06:00",
            "date": "2022-10-31"
        }
    ]
}