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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38048&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38032&ordering=id",
    "results": [
        {
            "id": 38041,
            "ip_address": "195.154.123.68",
            "count": 1,
            "first_visit": "2022-11-30T13:23:17.486610+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38042,
            "ip_address": "103.239.254.117",
            "count": 1,
            "first_visit": "2022-11-30T13:27:38.926520+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38043,
            "ip_address": "103.230.105.11",
            "count": 1,
            "first_visit": "2022-11-30T14:45:14.261228+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38044,
            "ip_address": "103.69.150.49",
            "count": 2,
            "first_visit": "2022-11-30T14:58:28.630770+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38045,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-11-30T15:36:40.620400+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38046,
            "ip_address": "114.119.151.107",
            "count": 1,
            "first_visit": "2022-11-30T15:44:33.645278+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38047,
            "ip_address": "114.119.135.35",
            "count": 1,
            "first_visit": "2022-11-30T16:22:58.001936+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38048,
            "ip_address": "173.252.87.24",
            "count": 1,
            "first_visit": "2022-11-30T16:30:40.841993+06:00",
            "date": "2022-11-30"
        }
    ]
}