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

{
    "count": 101889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42184&ordering=-count",
    "results": [
        {
            "id": 37041,
            "ip_address": "118.179.22.52",
            "count": 1,
            "first_visit": "2022-11-07T08:09:10.575572+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37117,
            "ip_address": "182.160.115.122",
            "count": 1,
            "first_visit": "2022-11-08T17:42:09.276324+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37042,
            "ip_address": "103.109.53.14",
            "count": 1,
            "first_visit": "2022-11-07T08:21:56.063511+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37043,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-11-07T08:28:56.154315+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37044,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-07T08:49:57.473684+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37105,
            "ip_address": "157.44.176.103",
            "count": 1,
            "first_visit": "2022-11-08T13:59:58.115459+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37046,
            "ip_address": "199.127.56.236",
            "count": 1,
            "first_visit": "2022-11-07T09:53:57.952253+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 37047,
            "ip_address": "43.229.88.42",
            "count": 1,
            "first_visit": "2022-11-07T10:18:08.987477+06:00",
            "date": "2022-11-07"
        }
    ]
}