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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35248&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35232&ordering=id",
    "results": [
        {
            "id": 35241,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-09-30T03:50:51.067654+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35242,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-09-30T04:02:20.406435+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35243,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-09-30T04:11:35.890777+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35244,
            "ip_address": "66.249.66.4",
            "count": 3,
            "first_visit": "2022-09-30T06:14:27.921557+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35245,
            "ip_address": "103.109.96.141",
            "count": 1,
            "first_visit": "2022-09-30T06:26:54.978121+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35246,
            "ip_address": "40.77.188.255",
            "count": 1,
            "first_visit": "2022-09-30T06:44:57.476884+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35247,
            "ip_address": "27.147.160.37",
            "count": 1,
            "first_visit": "2022-09-30T06:50:48.111113+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35248,
            "ip_address": "103.214.216.219",
            "count": 3,
            "first_visit": "2022-09-30T07:52:22.264046+06:00",
            "date": "2022-09-30"
        }
    ]
}