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

{
    "count": 98040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=-count",
    "results": [
        {
            "id": 10943,
            "ip_address": "103.166.41.14",
            "count": 2,
            "first_visit": "2022-05-24T12:24:23.706087+06:00",
            "date": null
        },
        {
            "id": 13784,
            "ip_address": "202.134.9.153",
            "count": 2,
            "first_visit": "2022-06-07T10:52:03.927755+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 24605,
            "ip_address": "117.103.84.63",
            "count": 2,
            "first_visit": "2022-07-20T12:22:24.632655+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24298,
            "ip_address": "45.120.113.122",
            "count": 2,
            "first_visit": "2022-07-20T00:40:17.815012+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34195,
            "ip_address": "37.111.195.79",
            "count": 2,
            "first_visit": "2022-09-11T17:43:00.922742+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 6272,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-05-15T08:29:30.285643+06:00",
            "date": null
        },
        {
            "id": 6173,
            "ip_address": "116.58.201.23",
            "count": 2,
            "first_visit": "2022-05-14T23:41:48.747172+06:00",
            "date": null
        },
        {
            "id": 34194,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-09-11T17:34:04.351279+06:00",
            "date": "2022-09-11"
        }
    ]
}