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

{
    "count": 101299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34232&ordering=date",
    "results": [
        {
            "id": 47963,
            "ip_address": "123.253.65.145",
            "count": 1,
            "first_visit": "2023-06-10T11:39:17.706757+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47957,
            "ip_address": "168.119.65.44",
            "count": 1,
            "first_visit": "2023-06-10T06:55:22.720355+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47964,
            "ip_address": "195.154.122.26",
            "count": 1,
            "first_visit": "2023-06-10T13:23:39.292901+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47958,
            "ip_address": "168.119.65.124",
            "count": 1,
            "first_visit": "2023-06-10T08:21:35.956114+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47959,
            "ip_address": "114.119.141.53",
            "count": 1,
            "first_visit": "2023-06-10T08:27:15.453971+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47965,
            "ip_address": "103.158.210.240",
            "count": 4,
            "first_visit": "2023-06-10T13:35:30.987105+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47967,
            "ip_address": "114.119.152.149",
            "count": 1,
            "first_visit": "2023-06-10T14:22:13.769504+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 47968,
            "ip_address": "114.119.157.218",
            "count": 1,
            "first_visit": "2023-06-10T14:55:30.960432+06:00",
            "date": "2023-06-10"
        }
    ]
}