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

{
    "count": 101873,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=-count",
    "results": [
        {
            "id": 36873,
            "ip_address": "120.28.57.14",
            "count": 1,
            "first_visit": "2022-11-03T11:03:28.225633+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36883,
            "ip_address": "17.121.114.187",
            "count": 1,
            "first_visit": "2022-11-03T16:23:31.687347+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36889,
            "ip_address": "17.121.114.112",
            "count": 1,
            "first_visit": "2022-11-03T18:28:08.745493+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36895,
            "ip_address": "37.111.194.238",
            "count": 1,
            "first_visit": "2022-11-03T22:26:37.074379+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36897,
            "ip_address": "78.129.237.30",
            "count": 1,
            "first_visit": "2022-11-04T00:27:39.277662+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36914,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-11-04T11:59:32.850670+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36908,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-11-04T03:55:25.813098+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36910,
            "ip_address": "202.86.222.22",
            "count": 1,
            "first_visit": "2022-11-04T09:33:28.858431+06:00",
            "date": "2022-11-04"
        }
    ]
}