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

{
    "count": 92323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6728&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6712&ordering=first_visit",
    "results": [
        {
            "id": 6721,
            "ip_address": "58.145.190.245",
            "count": 6,
            "first_visit": "2022-05-16T13:39:23.882539+06:00",
            "date": null
        },
        {
            "id": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 6723,
            "ip_address": "58.145.191.235",
            "count": 1,
            "first_visit": "2022-05-16T13:48:35.141997+06:00",
            "date": null
        },
        {
            "id": 6724,
            "ip_address": "103.120.166.242",
            "count": 1,
            "first_visit": "2022-05-16T13:51:11.330952+06:00",
            "date": null
        },
        {
            "id": 6725,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-05-16T13:51:21.188765+06:00",
            "date": null
        },
        {
            "id": 6726,
            "ip_address": "42.0.7.237",
            "count": 2,
            "first_visit": "2022-05-16T13:51:58.386179+06:00",
            "date": null
        },
        {
            "id": 6727,
            "ip_address": "103.67.159.124",
            "count": 1,
            "first_visit": "2022-05-16T13:53:48.224716+06:00",
            "date": null
        },
        {
            "id": 6728,
            "ip_address": "103.126.14.39",
            "count": 4,
            "first_visit": "2022-05-16T13:55:01.815556+06:00",
            "date": null
        }
    ]
}