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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=date",
    "results": [
        {
            "id": 56106,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2023-09-26T19:26:54.832387+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56107,
            "ip_address": "43.245.123.12",
            "count": 1,
            "first_visit": "2023-09-26T19:38:04.239007+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56108,
            "ip_address": "103.253.46.57",
            "count": 2,
            "first_visit": "2023-09-26T19:38:55.680564+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56109,
            "ip_address": "119.30.47.173",
            "count": 1,
            "first_visit": "2023-09-26T19:52:51.651788+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56110,
            "ip_address": "103.196.235.42",
            "count": 1,
            "first_visit": "2023-09-26T20:13:38.797003+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56045,
            "ip_address": "114.119.146.223",
            "count": 1,
            "first_visit": "2023-09-26T04:38:56.090312+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56046,
            "ip_address": "114.119.130.167",
            "count": 1,
            "first_visit": "2023-09-26T04:39:10.837385+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56047,
            "ip_address": "114.119.139.128",
            "count": 1,
            "first_visit": "2023-09-26T05:28:55.960219+06:00",
            "date": "2023-09-26"
        }
    ]
}