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

{
    "count": 93102,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10512&ordering=first_visit",
    "results": [
        {
            "id": 10521,
            "ip_address": "116.58.203.8",
            "count": 3,
            "first_visit": "2022-05-23T07:42:31.609862+06:00",
            "date": null
        },
        {
            "id": 10522,
            "ip_address": "103.108.62.5",
            "count": 4,
            "first_visit": "2022-05-23T07:45:22.014586+06:00",
            "date": null
        },
        {
            "id": 10523,
            "ip_address": "116.58.205.213",
            "count": 3,
            "first_visit": "2022-05-23T07:53:59.874567+06:00",
            "date": null
        },
        {
            "id": 10524,
            "ip_address": "116.58.201.186",
            "count": 1,
            "first_visit": "2022-05-23T07:58:22.614187+06:00",
            "date": null
        },
        {
            "id": 10525,
            "ip_address": "103.120.36.223",
            "count": 2,
            "first_visit": "2022-05-23T08:01:58.813712+06:00",
            "date": null
        },
        {
            "id": 10526,
            "ip_address": "116.58.203.74",
            "count": 1,
            "first_visit": "2022-05-23T08:07:14.477779+06:00",
            "date": null
        },
        {
            "id": 10527,
            "ip_address": "103.126.23.104",
            "count": 1,
            "first_visit": "2022-05-23T08:21:21.329534+06:00",
            "date": null
        },
        {
            "id": 10528,
            "ip_address": "103.213.242.107",
            "count": 1,
            "first_visit": "2022-05-23T08:22:59.369994+06:00",
            "date": null
        }
    ]
}