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

{
    "count": 101311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34448&ordering=date",
    "results": [
        {
            "id": 48177,
            "ip_address": "113.11.40.79",
            "count": 2,
            "first_visit": "2023-06-14T07:57:08.262209+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48178,
            "ip_address": "114.119.159.186",
            "count": 1,
            "first_visit": "2023-06-14T07:58:29.896141+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48179,
            "ip_address": "114.119.143.5",
            "count": 1,
            "first_visit": "2023-06-14T08:01:04.415182+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48180,
            "ip_address": "114.119.147.2",
            "count": 1,
            "first_visit": "2023-06-14T08:59:42.428861+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48181,
            "ip_address": "114.119.147.203",
            "count": 1,
            "first_visit": "2023-06-14T09:05:39.049562+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48192,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-06-14T11:59:59.851751+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48183,
            "ip_address": "103.7.114.210",
            "count": 1,
            "first_visit": "2023-06-14T10:10:05.375700+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48185,
            "ip_address": "119.148.62.150",
            "count": 1,
            "first_visit": "2023-06-14T10:30:27.449789+06:00",
            "date": "2023-06-14"
        }
    ]
}