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

{
    "count": 101365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36056&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36040&ordering=first_visit",
    "results": [
        {
            "id": 36049,
            "ip_address": "203.112.79.83",
            "count": 2,
            "first_visit": "2022-10-18T00:00:05.721816+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36050,
            "ip_address": "66.249.66.62",
            "count": 17,
            "first_visit": "2022-10-18T00:02:19.259852+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36051,
            "ip_address": "40.77.139.102",
            "count": 1,
            "first_visit": "2022-10-18T00:15:59.643961+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36052,
            "ip_address": "34.173.100.134",
            "count": 1,
            "first_visit": "2022-10-18T00:23:58.109433+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36053,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-10-18T00:24:55.477719+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36054,
            "ip_address": "34.71.112.195",
            "count": 1,
            "first_visit": "2022-10-18T00:25:15.331556+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36055,
            "ip_address": "35.202.19.8",
            "count": 1,
            "first_visit": "2022-10-18T00:26:21.820593+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36056,
            "ip_address": "34.133.132.56",
            "count": 1,
            "first_visit": "2022-10-18T00:27:21.761924+06:00",
            "date": "2022-10-18"
        }
    ]
}