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

{
    "count": 100790,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30536&ordering=-ip_address",
    "results": [
        {
            "id": 22072,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2022-07-12T04:39:35.508605+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 4524,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2022-03-20T15:07:27.853501+06:00",
            "date": null
        },
        {
            "id": 35610,
            "ip_address": "23.239.26.32",
            "count": 2,
            "first_visit": "2022-10-07T19:20:48.732878+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 5600,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-05-04T08:15:25.678020+06:00",
            "date": null
        },
        {
            "id": 36914,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-11-04T11:59:32.850670+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 38515,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-12-10T00:10:25.424534+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 41634,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2023-02-06T14:43:14.680980+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 48792,
            "ip_address": "23.239.26.32",
            "count": 2,
            "first_visit": "2023-06-25T09:04:20.010547+06:00",
            "date": "2023-06-25"
        }
    ]
}