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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94992&ordering=-count",
    "results": [
        {
            "id": 48489,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-06-18T23:36:48.355293+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48490,
            "ip_address": "114.119.146.20",
            "count": 1,
            "first_visit": "2023-06-19T00:10:46.630102+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48491,
            "ip_address": "114.119.155.14",
            "count": 1,
            "first_visit": "2023-06-19T00:17:44.582012+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48492,
            "ip_address": "114.119.135.217",
            "count": 1,
            "first_visit": "2023-06-19T00:30:08.773286+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48493,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-06-19T01:56:24.067775+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48494,
            "ip_address": "114.119.147.239",
            "count": 1,
            "first_visit": "2023-06-19T02:45:22.798993+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48495,
            "ip_address": "168.119.65.48",
            "count": 1,
            "first_visit": "2023-06-19T03:32:10.460862+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 48496,
            "ip_address": "104.143.93.217",
            "count": 1,
            "first_visit": "2023-06-19T05:01:50.014199+06:00",
            "date": "2023-06-19"
        }
    ]
}