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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16048&ordering=-ip_address",
    "results": [
        {
            "id": 82355,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2025-05-06T08:21:08.097299+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 9561,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-05-19T23:31:44.120381+06:00",
            "date": null
        },
        {
            "id": 15686,
            "ip_address": "42.0.7.233",
            "count": 1,
            "first_visit": "2022-06-16T14:18:17.287868+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 25554,
            "ip_address": "42.0.7.233",
            "count": 1,
            "first_visit": "2022-07-21T13:14:56.641760+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6522,
            "ip_address": "42.0.7.233",
            "count": 5,
            "first_visit": "2022-05-16T07:18:00.329672+06:00",
            "date": null
        },
        {
            "id": 19007,
            "ip_address": "42.0.7.233",
            "count": 1,
            "first_visit": "2022-06-26T09:41:21.728649+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19394,
            "ip_address": "42.0.7.233",
            "count": 2,
            "first_visit": "2022-06-27T10:18:21.795055+06:00",
            "date": "2022-06-27"
        }
    ]
}