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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26800&ordering=-ip_address",
    "results": [
        {
            "id": 10336,
            "ip_address": "37.111.193.65",
            "count": 2,
            "first_visit": "2022-05-22T17:09:44.305143+06:00",
            "date": null
        },
        {
            "id": 18388,
            "ip_address": "37.111.193.65",
            "count": 1,
            "first_visit": "2022-06-25T03:32:31.624869+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17417,
            "ip_address": "37.111.193.65",
            "count": 1,
            "first_visit": "2022-06-22T16:55:52.796553+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 24204,
            "ip_address": "37.111.193.64",
            "count": 1,
            "first_visit": "2022-07-19T22:29:43.458253+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5449,
            "ip_address": "37.111.193.63",
            "count": 1,
            "first_visit": "2022-04-29T19:25:00.537819+06:00",
            "date": null
        },
        {
            "id": 9853,
            "ip_address": "37.111.193.61",
            "count": 2,
            "first_visit": "2022-05-20T22:56:48.880428+06:00",
            "date": null
        },
        {
            "id": 19038,
            "ip_address": "37.111.193.61",
            "count": 1,
            "first_visit": "2022-06-26T10:47:11.892565+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 15679,
            "ip_address": "37.111.193.60",
            "count": 2,
            "first_visit": "2022-06-16T13:48:54.116152+06:00",
            "date": "2022-06-16"
        }
    ]
}