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

{
    "count": 99724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25888&ordering=-ip_address",
    "results": [
        {
            "id": 63013,
            "ip_address": "37.111.196.173",
            "count": 2,
            "first_visit": "2024-01-13T07:34:31.235935+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 30640,
            "ip_address": "37.111.196.172",
            "count": 1,
            "first_visit": "2022-08-01T12:14:55.596812+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 7054,
            "ip_address": "37.111.196.172",
            "count": 1,
            "first_visit": "2022-05-16T19:03:30.420071+06:00",
            "date": null
        },
        {
            "id": 29881,
            "ip_address": "37.111.196.171",
            "count": 1,
            "first_visit": "2022-07-30T12:37:48.904020+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 21891,
            "ip_address": "37.111.196.171",
            "count": 1,
            "first_visit": "2022-07-10T22:36:25.573772+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 69699,
            "ip_address": "37.111.196.171",
            "count": 4,
            "first_visit": "2024-06-09T12:50:03.378372+06:00",
            "date": "2024-06-09"
        },
        {
            "id": 28915,
            "ip_address": "37.111.196.169",
            "count": 1,
            "first_visit": "2022-07-28T21:04:37.025001+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9188,
            "ip_address": "37.111.196.169",
            "count": 1,
            "first_visit": "2022-05-18T23:31:30.270180+06:00",
            "date": null
        }
    ]
}