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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84992&ordering=-count",
    "results": [
        {
            "id": 42216,
            "ip_address": "202.134.10.134",
            "count": 1,
            "first_visit": "2023-02-15T13:30:56.824875+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42217,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2023-02-15T13:34:19.181798+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42218,
            "ip_address": "119.148.4.18",
            "count": 1,
            "first_visit": "2023-02-15T13:34:20.172890+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42220,
            "ip_address": "114.119.158.118",
            "count": 1,
            "first_visit": "2023-02-15T15:23:27.970904+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42221,
            "ip_address": "114.119.146.208",
            "count": 1,
            "first_visit": "2023-02-15T15:44:27.852187+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42297,
            "ip_address": "49.204.129.230",
            "count": 1,
            "first_visit": "2023-02-17T13:37:36.658322+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42298,
            "ip_address": "27.36.32.233",
            "count": 1,
            "first_visit": "2023-02-17T13:48:10.949655+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42299,
            "ip_address": "106.51.80.56",
            "count": 1,
            "first_visit": "2023-02-17T13:56:47.837467+06:00",
            "date": "2023-02-17"
        }
    ]
}