GET /user_management/visitor-free/?format=api&offset=42240&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=42248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=date",
    "results": [
        {
            "id": 55968,
            "ip_address": "37.111.200.205",
            "count": 1,
            "first_visit": "2023-09-25T10:19:11.602055+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55964,
            "ip_address": "27.147.193.190",
            "count": 3,
            "first_visit": "2023-09-25T09:09:09.827519+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55942,
            "ip_address": "40.77.189.213",
            "count": 1,
            "first_visit": "2023-09-25T00:02:35.100882+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55949,
            "ip_address": "114.119.145.25",
            "count": 1,
            "first_visit": "2023-09-25T03:28:23.556254+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55944,
            "ip_address": "103.230.105.30",
            "count": 1,
            "first_visit": "2023-09-25T01:13:50.892331+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55950,
            "ip_address": "114.119.159.121",
            "count": 1,
            "first_visit": "2023-09-25T03:29:08.721163+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55970,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-09-25T10:39:52.451818+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55971,
            "ip_address": "114.119.157.132",
            "count": 1,
            "first_visit": "2023-09-25T10:40:20.138969+06:00",
            "date": "2023-09-25"
        }
    ]
}