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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34680&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34664&ordering=date",
    "results": [
        {
            "id": 48381,
            "ip_address": "168.119.65.61",
            "count": 1,
            "first_visit": "2023-06-17T04:45:45.607058+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48382,
            "ip_address": "114.119.131.166",
            "count": 1,
            "first_visit": "2023-06-17T06:47:26.891673+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48383,
            "ip_address": "114.119.140.174",
            "count": 1,
            "first_visit": "2023-06-17T06:51:54.154017+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48384,
            "ip_address": "114.119.129.229",
            "count": 1,
            "first_visit": "2023-06-17T06:52:50.349995+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48385,
            "ip_address": "114.119.143.123",
            "count": 1,
            "first_visit": "2023-06-17T06:54:20.652932+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48386,
            "ip_address": "114.119.152.219",
            "count": 1,
            "first_visit": "2023-06-17T06:57:23.901839+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48387,
            "ip_address": "205.169.39.144",
            "count": 2,
            "first_visit": "2023-06-17T07:20:10.515427+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48388,
            "ip_address": "103.115.27.184",
            "count": 1,
            "first_visit": "2023-06-17T08:10:16.169183+06:00",
            "date": "2023-06-17"
        }
    ]
}