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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26576&ordering=-count",
    "results": [
        {
            "id": 11244,
            "ip_address": "42.0.6.253",
            "count": 2,
            "first_visit": "2022-05-24T23:53:15.657003+06:00",
            "date": null
        },
        {
            "id": 23901,
            "ip_address": "103.176.88.2",
            "count": 2,
            "first_visit": "2022-07-18T23:08:16.216590+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29284,
            "ip_address": "37.111.207.149",
            "count": 2,
            "first_visit": "2022-07-29T12:43:52.736530+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 34657,
            "ip_address": "103.203.93.230",
            "count": 2,
            "first_visit": "2022-09-19T07:51:15.142436+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 5963,
            "ip_address": "40.94.226.70",
            "count": 2,
            "first_visit": "2022-05-13T19:40:23.962958+06:00",
            "date": null
        },
        {
            "id": 6013,
            "ip_address": "157.119.51.106",
            "count": 2,
            "first_visit": "2022-05-14T17:32:47.834916+06:00",
            "date": null
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        },
        {
            "id": 23886,
            "ip_address": "103.166.171.134",
            "count": 2,
            "first_visit": "2022-07-18T23:00:49.845616+06:00",
            "date": "2022-07-18"
        }
    ]
}