GET /user_management/visitor-free/?format=api&offset=34688&ordering=first_visit
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=34696&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34680&ordering=first_visit",
    "results": [
        {
            "id": 34689,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-09-20T00:30:41.929192+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34690,
            "ip_address": "114.119.141.146",
            "count": 22,
            "first_visit": "2022-09-20T00:32:08.644608+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34691,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-09-20T00:40:46.095896+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34692,
            "ip_address": "66.249.66.212",
            "count": 5,
            "first_visit": "2022-09-20T01:39:36.162776+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34693,
            "ip_address": "3.81.134.194",
            "count": 1,
            "first_visit": "2022-09-20T02:21:10.893623+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34694,
            "ip_address": "66.249.92.7",
            "count": 1,
            "first_visit": "2022-09-20T02:28:53.779822+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34695,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-09-20T02:41:20.553135+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 34696,
            "ip_address": "37.111.246.49",
            "count": 1,
            "first_visit": "2022-09-20T02:44:25.514507+06:00",
            "date": "2022-09-20"
        }
    ]
}