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

{
    "count": 103688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55360&ordering=-ip_address",
    "results": [
        {
            "id": 16743,
            "ip_address": "116.58.203.178",
            "count": 1,
            "first_visit": "2022-06-20T07:27:24.475671+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10172,
            "ip_address": "116.58.203.17",
            "count": 2,
            "first_visit": "2022-05-21T23:48:41.622934+06:00",
            "date": null
        },
        {
            "id": 79310,
            "ip_address": "116.58.203.166",
            "count": 1,
            "first_visit": "2025-02-22T22:44:14.890954+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 19084,
            "ip_address": "116.58.203.162",
            "count": 3,
            "first_visit": "2022-06-26T12:59:42.340180+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 5669,
            "ip_address": "116.58.203.161",
            "count": 1,
            "first_visit": "2022-05-06T14:18:37.771382+06:00",
            "date": null
        },
        {
            "id": 6982,
            "ip_address": "116.58.203.160",
            "count": 1,
            "first_visit": "2022-05-16T18:16:18.500194+06:00",
            "date": null
        },
        {
            "id": 12614,
            "ip_address": "116.58.203.16",
            "count": 1,
            "first_visit": "2022-05-29T23:11:49.826605+06:00",
            "date": null
        },
        {
            "id": 7210,
            "ip_address": "116.58.203.159",
            "count": 2,
            "first_visit": "2022-05-16T20:00:05.470769+06:00",
            "date": null
        }
    ]
}