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

{
    "count": 95212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16192&ordering=id",
    "results": [
        {
            "id": 16201,
            "ip_address": "37.111.222.226",
            "count": 1,
            "first_visit": "2022-06-18T02:27:15.901450+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16202,
            "ip_address": "37.111.211.240",
            "count": 1,
            "first_visit": "2022-06-18T02:30:54.876275+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16203,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2022-06-18T02:45:28.141512+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16204,
            "ip_address": "116.58.201.143",
            "count": 2,
            "first_visit": "2022-06-18T03:00:47.371714+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16205,
            "ip_address": "103.217.111.158",
            "count": 1,
            "first_visit": "2022-06-18T03:00:55.046388+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16206,
            "ip_address": "203.78.147.15",
            "count": 1,
            "first_visit": "2022-06-18T03:05:25.674744+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16207,
            "ip_address": "103.137.108.161",
            "count": 1,
            "first_visit": "2022-06-18T03:10:58.861349+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16208,
            "ip_address": "45.249.103.123",
            "count": 1,
            "first_visit": "2022-06-18T03:22:49.107232+06:00",
            "date": "2022-06-18"
        }
    ]
}