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

{
    "count": 101351,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81800&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81784&ordering=count",
    "results": [
        {
            "id": 36420,
            "ip_address": "103.139.132.132",
            "count": 2,
            "first_visit": "2022-10-25T00:54:58.668707+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 10261,
            "ip_address": "119.30.32.232",
            "count": 2,
            "first_visit": "2022-05-22T11:13:34.843522+06:00",
            "date": null
        },
        {
            "id": 19644,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-28T07:26:35.797883+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38378,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-12-06T01:35:37.925117+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 4760,
            "ip_address": "103.230.107.4",
            "count": 2,
            "first_visit": "2022-03-29T08:23:04.575543+06:00",
            "date": null
        },
        {
            "id": 4761,
            "ip_address": "103.49.170.129",
            "count": 2,
            "first_visit": "2022-03-29T08:39:28.604207+06:00",
            "date": null
        },
        {
            "id": 19609,
            "ip_address": "114.119.132.242",
            "count": 2,
            "first_visit": "2022-06-28T04:13:06.488078+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 24678,
            "ip_address": "103.195.204.70",
            "count": 2,
            "first_visit": "2022-07-20T14:45:52.662726+06:00",
            "date": "2022-07-20"
        }
    ]
}