GET /user_management/visitor-free/?format=api&offset=34800&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=34808&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34792&ordering=id",
    "results": [
        {
            "id": 34801,
            "ip_address": "66.249.66.6",
            "count": 3,
            "first_visit": "2022-09-22T02:53:25.443448+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34802,
            "ip_address": "146.19.175.168",
            "count": 1,
            "first_visit": "2022-09-22T03:39:03.330569+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34803,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-09-22T03:51:20.527560+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34804,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-09-22T03:57:05.775827+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34805,
            "ip_address": "66.249.66.90",
            "count": 1,
            "first_visit": "2022-09-22T05:28:23.824658+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34806,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-22T05:44:50.593800+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34807,
            "ip_address": "114.119.141.118",
            "count": 14,
            "first_visit": "2022-09-22T07:28:26.115400+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 34808,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-09-22T07:28:35.679280+06:00",
            "date": "2022-09-22"
        }
    ]
}