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

{
    "count": 100008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90392&ordering=-date",
    "results": [
        {
            "id": 23234,
            "ip_address": "45.125.222.84",
            "count": 1,
            "first_visit": "2022-07-17T02:56:37.561755+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23236,
            "ip_address": "104.28.208.87",
            "count": 1,
            "first_visit": "2022-07-17T03:12:44.722120+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23231,
            "ip_address": "168.119.68.179",
            "count": 1,
            "first_visit": "2022-07-17T02:15:01.488246+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23233,
            "ip_address": "103.102.132.14",
            "count": 1,
            "first_visit": "2022-07-17T02:47:42.740206+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23381,
            "ip_address": "103.230.106.47",
            "count": 1,
            "first_visit": "2022-07-17T23:24:56.149638+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23230,
            "ip_address": "103.67.159.129",
            "count": 1,
            "first_visit": "2022-07-17T01:47:12.789366+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23229,
            "ip_address": "103.126.23.216",
            "count": 1,
            "first_visit": "2022-07-17T01:44:35.186764+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23223,
            "ip_address": "103.77.190.216",
            "count": 1,
            "first_visit": "2022-07-17T00:35:35.586113+06:00",
            "date": "2022-07-17"
        }
    ]
}