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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38240&ordering=-ip_address",
    "results": [
        {
            "id": 96,
            "ip_address": "195.154.122.204",
            "count": 49,
            "first_visit": "2021-12-03T21:07:04.558349+06:00",
            "date": null
        },
        {
            "id": 35493,
            "ip_address": "195.154.122.204",
            "count": 1,
            "first_visit": "2022-10-05T01:04:01.998966+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 5446,
            "ip_address": "195.154.122.20",
            "count": 1,
            "first_visit": "2022-04-29T13:40:16.950309+06:00",
            "date": null
        },
        {
            "id": 38452,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-12-07T17:31:40.531238+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 34814,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-09-22T10:18:29.028435+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 36476,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-10-26T13:06:17.287399+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 37820,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-25T02:40:36.921544+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 34026,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-09-08T03:26:00.087194+06:00",
            "date": "2022-09-08"
        }
    ]
}