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

{
    "count": 96531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21392&ordering=-count",
    "results": [
        {
            "id": 23188,
            "ip_address": "103.82.10.130",
            "count": 2,
            "first_visit": "2022-07-16T18:44:58.739976+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 1431,
            "ip_address": "182.163.98.126",
            "count": 2,
            "first_visit": "2021-12-28T13:06:54.876315+06:00",
            "date": null
        },
        {
            "id": 15996,
            "ip_address": "114.119.132.89",
            "count": 2,
            "first_visit": "2022-06-17T14:46:34.592985+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 25461,
            "ip_address": "103.205.68.78",
            "count": 2,
            "first_visit": "2022-07-21T12:01:50.520652+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 35637,
            "ip_address": "103.58.73.241",
            "count": 2,
            "first_visit": "2022-10-08T13:27:12.596817+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 32108,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2022-08-16T09:47:29.932771+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32147,
            "ip_address": "37.111.243.46",
            "count": 2,
            "first_visit": "2022-08-16T18:41:16.011404+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 2965,
            "ip_address": "180.194.170.241",
            "count": 2,
            "first_visit": "2022-01-28T05:52:37.741933+06:00",
            "date": null
        }
    ]
}