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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=date",
    "results": [
        {
            "id": 56027,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-09-25T22:32:42.945333+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56029,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2023-09-25T22:43:38.729079+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56028,
            "ip_address": "116.204.154.59",
            "count": 2,
            "first_visit": "2023-09-25T22:41:34.239094+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56030,
            "ip_address": "103.213.242.125",
            "count": 1,
            "first_visit": "2023-09-25T23:04:14.197523+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56031,
            "ip_address": "103.172.114.13",
            "count": 1,
            "first_visit": "2023-09-25T23:13:52.224032+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55943,
            "ip_address": "103.187.94.57",
            "count": 1,
            "first_visit": "2023-09-25T00:35:56.020986+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 56032,
            "ip_address": "123.136.25.131",
            "count": 2,
            "first_visit": "2023-09-25T23:31:32.424011+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55967,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2023-09-25T10:11:21.766557+06:00",
            "date": "2023-09-25"
        }
    ]
}