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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78392&ordering=-date",
    "results": [
        {
            "id": 36776,
            "ip_address": "168.119.65.122",
            "count": 1,
            "first_visit": "2022-11-01T13:01:45.230199+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36724,
            "ip_address": "103.198.133.62",
            "count": 1,
            "first_visit": "2022-10-31T12:07:59.337258+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36741,
            "ip_address": "103.220.204.36",
            "count": 1,
            "first_visit": "2022-10-31T20:47:13.992344+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36740,
            "ip_address": "103.87.214.176",
            "count": 2,
            "first_visit": "2022-10-31T19:53:45.234857+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36702,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-10-31T02:04:50.230117+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36735,
            "ip_address": "188.227.232.177",
            "count": 1,
            "first_visit": "2022-10-31T17:08:28.889373+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36715,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-10-31T08:18:22.960674+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36717,
            "ip_address": "113.11.60.19",
            "count": 2,
            "first_visit": "2022-10-31T09:42:12.266993+06:00",
            "date": "2022-10-31"
        }
    ]
}