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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37832&ordering=-ip_address",
    "results": [
        {
            "id": 62371,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-01-05T04:48:00.254699+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 68463,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-05-17T12:01:22.252003+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 64991,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-02-21T10:52:18.078741+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64892,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-02-19T07:51:27.479965+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 67712,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2024-04-30T03:34:30.470256+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 52,
            "ip_address": "195.154.123.91",
            "count": 51,
            "first_visit": "2021-12-03T08:36:45.539260+06:00",
            "date": null
        },
        {
            "id": 616,
            "ip_address": "195.154.123.86",
            "count": 52,
            "first_visit": "2021-12-12T16:18:04.891171+06:00",
            "date": null
        },
        {
            "id": 37002,
            "ip_address": "195.154.123.68",
            "count": 1,
            "first_visit": "2022-11-06T05:43:34.680627+06:00",
            "date": "2022-11-06"
        }
    ]
}