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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25152&ordering=-ip_address",
    "results": [
        {
            "id": 21224,
            "ip_address": "37.111.196.234",
            "count": 1,
            "first_visit": "2022-07-05T14:32:16.873085+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 12916,
            "ip_address": "37.111.196.233",
            "count": 3,
            "first_visit": "2022-05-30T23:13:42.246740+06:00",
            "date": null
        },
        {
            "id": 20958,
            "ip_address": "37.111.196.232",
            "count": 1,
            "first_visit": "2022-07-03T23:34:30.801509+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 10909,
            "ip_address": "37.111.196.232",
            "count": 2,
            "first_visit": "2022-05-24T11:16:14.123323+06:00",
            "date": null
        },
        {
            "id": 70593,
            "ip_address": "37.111.196.230",
            "count": 1,
            "first_visit": "2024-07-02T13:34:29.576790+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 35166,
            "ip_address": "37.111.196.229",
            "count": 1,
            "first_visit": "2022-09-28T23:10:05.904218+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 28700,
            "ip_address": "37.111.196.229",
            "count": 1,
            "first_visit": "2022-07-28T11:08:46.536550+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4094,
            "ip_address": "37.111.196.225",
            "count": 2,
            "first_visit": "2022-03-05T11:38:39.313343+06:00",
            "date": null
        }
    ]
}