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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34512&ordering=first_visit",
    "results": [
        {
            "id": 34521,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-09-17T02:18:56.826757+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34522,
            "ip_address": "180.148.214.129",
            "count": 2,
            "first_visit": "2022-09-17T02:38:52.692453+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34523,
            "ip_address": "103.150.255.78",
            "count": 1,
            "first_visit": "2022-09-17T02:39:53.338786+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34524,
            "ip_address": "114.119.141.146",
            "count": 7,
            "first_visit": "2022-09-17T03:22:29.816986+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34525,
            "ip_address": "114.119.141.118",
            "count": 26,
            "first_visit": "2022-09-17T04:52:09.842178+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34526,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-09-17T04:53:15.195967+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34527,
            "ip_address": "103.129.35.252",
            "count": 4,
            "first_visit": "2022-09-17T05:26:09.496744+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34528,
            "ip_address": "103.142.80.44",
            "count": 1,
            "first_visit": "2022-09-17T06:24:15.984894+06:00",
            "date": "2022-09-17"
        }
    ]
}