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

{
    "count": 101500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78544&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78528&ordering=-date",
    "results": [
        {
            "id": 36571,
            "ip_address": "37.111.222.228",
            "count": 1,
            "first_visit": "2022-10-28T06:36:45.821734+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36585,
            "ip_address": "103.107.231.79",
            "count": 3,
            "first_visit": "2022-10-28T16:35:12.791045+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36580,
            "ip_address": "87.250.224.23",
            "count": 1,
            "first_visit": "2022-10-28T12:58:21.981712+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36595,
            "ip_address": "103.58.72.4",
            "count": 3,
            "first_visit": "2022-10-28T23:42:35.658110+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36596,
            "ip_address": "103.60.161.103",
            "count": 1,
            "first_visit": "2022-10-28T23:59:46.249553+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36574,
            "ip_address": "103.136.98.224",
            "count": 5,
            "first_visit": "2022-10-28T10:43:50.560782+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36588,
            "ip_address": "66.249.64.198",
            "count": 5,
            "first_visit": "2022-10-28T18:17:02.610321+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36586,
            "ip_address": "66.249.64.200",
            "count": 11,
            "first_visit": "2022-10-28T16:55:05.778688+06:00",
            "date": "2022-10-28"
        }
    ]
}