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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34976&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34960&ordering=date",
    "results": [
        {
            "id": 48690,
            "ip_address": "14.1.103.161",
            "count": 1,
            "first_visit": "2023-06-22T23:58:52.337881+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48699,
            "ip_address": "40.77.190.100",
            "count": 1,
            "first_visit": "2023-06-23T10:55:03.041471+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48691,
            "ip_address": "14.1.103.161",
            "count": 2,
            "first_visit": "2023-06-23T00:11:42.063717+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48693,
            "ip_address": "213.180.203.143",
            "count": 1,
            "first_visit": "2023-06-23T02:13:56.030987+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48694,
            "ip_address": "66.249.70.195",
            "count": 1,
            "first_visit": "2023-06-23T03:22:24.090055+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48695,
            "ip_address": "168.119.65.113",
            "count": 1,
            "first_visit": "2023-06-23T03:31:34.126813+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48696,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-06-23T05:27:17.692233+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48697,
            "ip_address": "103.198.132.236",
            "count": 1,
            "first_visit": "2023-06-23T08:42:01.636602+06:00",
            "date": "2023-06-23"
        }
    ]
}