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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49848&ordering=-ip_address",
    "results": [
        {
            "id": 61706,
            "ip_address": "123.253.65.187",
            "count": 2,
            "first_visit": "2023-12-23T11:27:53.803646+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 74162,
            "ip_address": "123.253.65.186",
            "count": 1,
            "first_visit": "2024-10-08T11:31:09.437038+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 30574,
            "ip_address": "123.253.65.179",
            "count": 1,
            "first_visit": "2022-08-01T02:14:31.049134+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 17319,
            "ip_address": "123.253.65.178",
            "count": 1,
            "first_visit": "2022-06-22T07:24:15.915359+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 75839,
            "ip_address": "123.253.65.178",
            "count": 1,
            "first_visit": "2024-11-19T16:21:25.383629+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 12825,
            "ip_address": "123.253.65.177",
            "count": 2,
            "first_visit": "2022-05-30T16:42:11.516487+06:00",
            "date": null
        },
        {
            "id": 6883,
            "ip_address": "123.253.65.175",
            "count": 1,
            "first_visit": "2022-05-16T16:58:23.633837+06:00",
            "date": null
        },
        {
            "id": 27475,
            "ip_address": "123.253.65.174",
            "count": 1,
            "first_visit": "2022-07-25T23:33:24.919136+06:00",
            "date": "2022-07-25"
        }
    ]
}