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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92336&ordering=-count",
    "results": [
        {
            "id": 42468,
            "ip_address": "27.147.160.128",
            "count": 1,
            "first_visit": "2023-02-20T21:01:55.780277+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42469,
            "ip_address": "27.147.202.88",
            "count": 1,
            "first_visit": "2023-02-20T21:28:06.843996+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42474,
            "ip_address": "114.119.133.190",
            "count": 1,
            "first_visit": "2023-02-21T01:18:20.957702+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42476,
            "ip_address": "66.249.66.85",
            "count": 1,
            "first_visit": "2023-02-21T01:59:25.439523+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42479,
            "ip_address": "114.119.129.198",
            "count": 1,
            "first_visit": "2023-02-21T03:24:29.547937+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42480,
            "ip_address": "114.119.150.42",
            "count": 1,
            "first_visit": "2023-02-21T03:43:42.760928+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42482,
            "ip_address": "66.249.66.45",
            "count": 1,
            "first_visit": "2023-02-21T05:39:47.406905+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42483,
            "ip_address": "107.172.134.200",
            "count": 1,
            "first_visit": "2023-02-21T06:15:36.923407+06:00",
            "date": "2023-02-21"
        }
    ]
}