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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34696&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34680&ordering=date",
    "results": [
        {
            "id": 48395,
            "ip_address": "168.119.68.235",
            "count": 1,
            "first_visit": "2023-06-17T11:27:07.621733+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48396,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-06-17T12:10:05.937603+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48397,
            "ip_address": "103.74.231.68",
            "count": 1,
            "first_visit": "2023-06-17T12:26:41.488898+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48398,
            "ip_address": "114.119.139.19",
            "count": 1,
            "first_visit": "2023-06-17T12:32:25.098233+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48399,
            "ip_address": "180.149.235.102",
            "count": 1,
            "first_visit": "2023-06-17T12:32:46.794718+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48400,
            "ip_address": "114.119.157.191",
            "count": 1,
            "first_visit": "2023-06-17T12:35:20.484568+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48401,
            "ip_address": "114.119.136.113",
            "count": 1,
            "first_visit": "2023-06-17T12:36:12.942586+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48402,
            "ip_address": "103.84.36.211",
            "count": 1,
            "first_visit": "2023-06-17T13:30:22.061430+06:00",
            "date": "2023-06-17"
        }
    ]
}