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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80728&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80712&ordering=count",
    "results": [
        {
            "id": 3572,
            "ip_address": "27.147.202.101",
            "count": 2,
            "first_visit": "2022-02-13T15:07:58.944480+06:00",
            "date": null
        },
        {
            "id": 33020,
            "ip_address": "103.25.248.232",
            "count": 2,
            "first_visit": "2022-08-26T19:10:55.042638+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 17911,
            "ip_address": "114.119.133.220",
            "count": 2,
            "first_visit": "2022-06-24T00:57:13.885274+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3656,
            "ip_address": "37.111.211.183",
            "count": 2,
            "first_visit": "2022-02-16T09:52:30.426526+06:00",
            "date": null
        },
        {
            "id": 8353,
            "ip_address": "37.111.246.87",
            "count": 2,
            "first_visit": "2022-05-17T22:28:09.549073+06:00",
            "date": null
        },
        {
            "id": 15878,
            "ip_address": "114.119.134.3",
            "count": 2,
            "first_visit": "2022-06-17T07:47:29.735226+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 21416,
            "ip_address": "114.119.129.200",
            "count": 2,
            "first_visit": "2022-07-07T04:31:18.917750+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 26128,
            "ip_address": "103.148.26.250",
            "count": 2,
            "first_visit": "2022-07-23T00:13:13.204070+06:00",
            "date": "2022-07-23"
        }
    ]
}