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

{
    "count": 98326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=-count",
    "results": [
        {
            "id": 49354,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-07-05T01:19:41.919238+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49294,
            "ip_address": "66.249.72.169",
            "count": 2,
            "first_visit": "2023-07-04T03:22:46.360876+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49315,
            "ip_address": "103.162.187.82",
            "count": 2,
            "first_visit": "2023-07-04T12:38:18.302534+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49351,
            "ip_address": "116.58.205.229",
            "count": 2,
            "first_visit": "2023-07-05T01:03:13.836599+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49424,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-07-06T08:18:42.447922+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 49488,
            "ip_address": "37.111.201.168",
            "count": 2,
            "first_visit": "2023-07-07T13:46:45.692558+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 49285,
            "ip_address": "103.80.2.77",
            "count": 2,
            "first_visit": "2023-07-03T22:58:10.880906+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 49261,
            "ip_address": "119.148.62.150",
            "count": 2,
            "first_visit": "2023-07-03T15:19:40.565673+06:00",
            "date": "2023-07-03"
        }
    ]
}