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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35528&ordering=-ip_address",
    "results": [
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 35137,
            "ip_address": "202.134.8.130",
            "count": 3,
            "first_visit": "2022-09-28T13:22:41.011548+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 28505,
            "ip_address": "202.134.8.130",
            "count": 1,
            "first_visit": "2022-07-28T01:49:28.924424+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 30284,
            "ip_address": "202.134.8.130",
            "count": 2,
            "first_visit": "2022-07-31T10:32:39.533476+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 19596,
            "ip_address": "202.134.8.130",
            "count": 1,
            "first_visit": "2022-06-28T02:21:58.557204+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 15538,
            "ip_address": "202.134.8.130",
            "count": 2,
            "first_visit": "2022-06-16T05:18:28.529655+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 5273,
            "ip_address": "202.134.8.130",
            "count": 14,
            "first_visit": "2022-04-20T13:37:36.363604+06:00",
            "date": null
        },
        {
            "id": 30814,
            "ip_address": "202.134.8.130",
            "count": 1,
            "first_visit": "2022-08-02T13:55:01.889332+06:00",
            "date": "2022-08-02"
        }
    ]
}