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

{
    "count": 100066,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90112&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90096&ordering=count",
    "results": [
        {
            "id": 39257,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-12-24T03:37:17.147022+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 9487,
            "ip_address": "123.253.215.146",
            "count": 3,
            "first_visit": "2022-05-19T21:21:10.513108+06:00",
            "date": null
        },
        {
            "id": 9532,
            "ip_address": "43.245.121.160",
            "count": 3,
            "first_visit": "2022-05-19T22:57:09.772635+06:00",
            "date": null
        },
        {
            "id": 38772,
            "ip_address": "37.111.239.142",
            "count": 3,
            "first_visit": "2022-12-16T00:00:17.210349+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 33452,
            "ip_address": "185.37.160.12",
            "count": 3,
            "first_visit": "2022-08-30T15:38:30.701801+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        },
        {
            "id": 9471,
            "ip_address": "103.83.164.26",
            "count": 3,
            "first_visit": "2022-05-19T19:59:54.612433+06:00",
            "date": null
        }
    ]
}