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

{
    "count": 101329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34752&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34736&ordering=id",
    "results": [
        {
            "id": 34745,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-21T01:10:11.954324+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34746,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-09-21T01:26:18.888588+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34747,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-09-21T01:47:49.743420+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34748,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-09-21T03:12:01.056260+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34749,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-09-21T03:51:39.714355+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34750,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-09-21T04:30:36.686405+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34751,
            "ip_address": "66.249.66.90",
            "count": 3,
            "first_visit": "2022-09-21T05:24:14.160263+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 34752,
            "ip_address": "66.249.66.222",
            "count": 1,
            "first_visit": "2022-09-21T05:50:25.634787+06:00",
            "date": "2022-09-21"
        }
    ]
}