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

{
    "count": 101877,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42104&ordering=count",
    "results": [
        {
            "id": 45567,
            "ip_address": "203.76.221.19",
            "count": 1,
            "first_visit": "2023-04-20T19:09:28.500477+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 45568,
            "ip_address": "114.119.131.93",
            "count": 1,
            "first_visit": "2023-04-20T21:03:04.695541+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 45569,
            "ip_address": "114.119.142.73",
            "count": 1,
            "first_visit": "2023-04-20T21:04:43.097409+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 45570,
            "ip_address": "66.249.73.26",
            "count": 1,
            "first_visit": "2023-04-20T21:41:07.128389+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 45572,
            "ip_address": "103.15.244.133",
            "count": 1,
            "first_visit": "2023-04-20T23:30:17.817280+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 45573,
            "ip_address": "45.248.151.25",
            "count": 1,
            "first_visit": "2023-04-21T02:01:36.867707+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 45574,
            "ip_address": "85.208.98.193",
            "count": 1,
            "first_visit": "2023-04-21T03:18:11.832501+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 45575,
            "ip_address": "85.208.98.198",
            "count": 1,
            "first_visit": "2023-04-21T03:18:12.705189+06:00",
            "date": "2023-04-21"
        }
    ]
}