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

{
    "count": 101913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42336&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=date",
    "results": [
        {
            "id": 56057,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2023-09-26T07:55:29.078454+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56055,
            "ip_address": "152.200.139.222",
            "count": 3,
            "first_visit": "2023-09-26T07:38:45.330540+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56058,
            "ip_address": "38.42.126.232",
            "count": 1,
            "first_visit": "2023-09-26T08:04:40.330006+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56061,
            "ip_address": "195.154.126.93",
            "count": 1,
            "first_visit": "2023-09-26T08:18:24.059312+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56059,
            "ip_address": "114.119.128.34",
            "count": 2,
            "first_visit": "2023-09-26T08:15:25.119620+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56064,
            "ip_address": "202.134.10.137",
            "count": 1,
            "first_visit": "2023-09-26T09:35:19.221196+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56065,
            "ip_address": "114.119.149.91",
            "count": 1,
            "first_visit": "2023-09-26T09:51:45.404911+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56033,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2023-09-26T00:33:05.430774+06:00",
            "date": "2023-09-26"
        }
    ]
}