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

{
    "count": 101456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38648&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38632&ordering=first_visit",
    "results": [
        {
            "id": 38641,
            "ip_address": "114.119.146.4",
            "count": 1,
            "first_visit": "2022-12-13T11:51:55.546726+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38642,
            "ip_address": "114.119.133.251",
            "count": 1,
            "first_visit": "2022-12-13T12:03:41.688654+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38643,
            "ip_address": "163.53.150.126",
            "count": 2,
            "first_visit": "2022-12-13T12:09:14.067937+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38644,
            "ip_address": "114.119.151.131",
            "count": 1,
            "first_visit": "2022-12-13T12:15:47.135613+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38645,
            "ip_address": "49.248.103.156",
            "count": 1,
            "first_visit": "2022-12-13T12:22:00.230494+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38646,
            "ip_address": "114.119.149.159",
            "count": 1,
            "first_visit": "2022-12-13T12:27:37.133560+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38647,
            "ip_address": "3.237.66.11",
            "count": 1,
            "first_visit": "2022-12-13T13:04:19.509285+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 38648,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-12-13T13:11:42.677097+06:00",
            "date": "2022-12-13"
        }
    ]
}