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

{
    "count": 103346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65448&ordering=-id",
    "results": [
        {
            "id": 37890,
            "ip_address": "202.181.18.233",
            "count": 3,
            "first_visit": "2022-11-26T15:56:30.853972+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37889,
            "ip_address": "27.147.160.208",
            "count": 1,
            "first_visit": "2022-11-26T15:19:06.643857+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37888,
            "ip_address": "103.216.56.122",
            "count": 3,
            "first_visit": "2022-11-26T15:10:46.940240+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37887,
            "ip_address": "144.48.109.31",
            "count": 1,
            "first_visit": "2022-11-26T14:54:34.359203+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37886,
            "ip_address": "103.114.38.2",
            "count": 1,
            "first_visit": "2022-11-26T14:18:27.131202+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37885,
            "ip_address": "37.111.194.72",
            "count": 1,
            "first_visit": "2022-11-26T13:24:50.943397+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37884,
            "ip_address": "103.20.55.65",
            "count": 1,
            "first_visit": "2022-11-26T12:52:37.950603+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37883,
            "ip_address": "52.188.34.21",
            "count": 1,
            "first_visit": "2022-11-26T12:18:09.133403+06:00",
            "date": "2022-11-26"
        }
    ]
}