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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81976&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81960&ordering=count",
    "results": [
        {
            "id": 7427,
            "ip_address": "103.77.188.196",
            "count": 2,
            "first_visit": "2022-05-16T22:59:53.642454+06:00",
            "date": null
        },
        {
            "id": 27044,
            "ip_address": "141.8.142.65",
            "count": 2,
            "first_visit": "2022-07-25T04:27:26.893528+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28666,
            "ip_address": "115.127.62.154",
            "count": 2,
            "first_visit": "2022-07-28T10:35:09.621926+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28723,
            "ip_address": "37.111.193.111",
            "count": 2,
            "first_visit": "2022-07-28T11:35:39.577136+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 19808,
            "ip_address": "72.14.199.189",
            "count": 2,
            "first_visit": "2022-06-28T18:14:29.667871+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4876,
            "ip_address": "37.111.212.167",
            "count": 2,
            "first_visit": "2022-04-02T12:18:44.093796+06:00",
            "date": null
        },
        {
            "id": 7374,
            "ip_address": "103.67.157.253",
            "count": 2,
            "first_visit": "2022-05-16T22:30:58.159025+06:00",
            "date": null
        },
        {
            "id": 7442,
            "ip_address": "119.30.32.186",
            "count": 2,
            "first_visit": "2022-05-16T23:08:44.635592+06:00",
            "date": null
        }
    ]
}