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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89552&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89536&ordering=count",
    "results": [
        {
            "id": 5323,
            "ip_address": "202.134.8.142",
            "count": 4,
            "first_visit": "2022-04-23T12:27:48.541272+06:00",
            "date": null
        },
        {
            "id": 7182,
            "ip_address": "42.0.6.249",
            "count": 4,
            "first_visit": "2022-05-16T19:51:02.248428+06:00",
            "date": null
        },
        {
            "id": 10735,
            "ip_address": "37.111.213.165",
            "count": 4,
            "first_visit": "2022-05-23T21:11:05.623355+06:00",
            "date": null
        },
        {
            "id": 28569,
            "ip_address": "103.254.226.68",
            "count": 4,
            "first_visit": "2022-07-28T05:36:21.055484+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 22824,
            "ip_address": "103.214.216.76",
            "count": 4,
            "first_visit": "2022-07-14T21:43:58.665506+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11641,
            "ip_address": "103.222.22.4",
            "count": 4,
            "first_visit": "2022-05-26T10:17:44.968170+06:00",
            "date": null
        },
        {
            "id": 7205,
            "ip_address": "43.245.123.47",
            "count": 4,
            "first_visit": "2022-05-16T19:59:05.918022+06:00",
            "date": null
        },
        {
            "id": 19954,
            "ip_address": "203.190.14.130",
            "count": 4,
            "first_visit": "2022-06-29T08:02:39.358130+06:00",
            "date": "2022-06-29"
        }
    ]
}