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

{
    "count": 92175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87816&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87800&ordering=count",
    "results": [
        {
            "id": 1678,
            "ip_address": "43.245.123.2",
            "count": 6,
            "first_visit": "2022-01-05T20:53:02.789050+06:00",
            "date": null
        },
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 3989,
            "ip_address": "45.248.151.222",
            "count": 6,
            "first_visit": "2022-03-01T21:05:33.317086+06:00",
            "date": null
        },
        {
            "id": 11021,
            "ip_address": "114.119.129.184",
            "count": 6,
            "first_visit": "2022-05-24T15:57:57.279880+06:00",
            "date": null
        },
        {
            "id": 12108,
            "ip_address": "114.119.134.25",
            "count": 6,
            "first_visit": "2022-05-28T06:18:59.286094+06:00",
            "date": null
        },
        {
            "id": 9687,
            "ip_address": "103.85.238.67",
            "count": 6,
            "first_visit": "2022-05-20T12:32:16.764684+06:00",
            "date": null
        },
        {
            "id": 9665,
            "ip_address": "59.152.103.106",
            "count": 6,
            "first_visit": "2022-05-20T11:29:40.899379+06:00",
            "date": null
        },
        {
            "id": 7870,
            "ip_address": "103.67.158.66",
            "count": 6,
            "first_visit": "2022-05-17T10:50:50.564918+06:00",
            "date": null
        }
    ]
}