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

{
    "count": 98070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25800&ordering=-count",
    "results": [
        {
            "id": 6181,
            "ip_address": "37.111.193.177",
            "count": 2,
            "first_visit": "2022-05-15T00:14:23.246576+06:00",
            "date": null
        },
        {
            "id": 20478,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-07-01T01:17:55.547537+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 24677,
            "ip_address": "94.98.72.32",
            "count": 2,
            "first_visit": "2022-07-20T14:44:00.724638+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27905,
            "ip_address": "103.67.157.132",
            "count": 2,
            "first_visit": "2022-07-26T22:51:46.585056+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11083,
            "ip_address": "37.111.212.108",
            "count": 2,
            "first_visit": "2022-05-24T19:08:16.305138+06:00",
            "date": null
        },
        {
            "id": 24678,
            "ip_address": "103.195.204.70",
            "count": 2,
            "first_visit": "2022-07-20T14:45:52.662726+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33554,
            "ip_address": "111.119.187.38",
            "count": 2,
            "first_visit": "2022-08-31T17:38:50.078807+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 4612,
            "ip_address": "37.111.212.23",
            "count": 2,
            "first_visit": "2022-03-23T11:41:15.524238+06:00",
            "date": null
        }
    ]
}