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

{
    "count": 101377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81064&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81048&ordering=count",
    "results": [
        {
            "id": 33741,
            "ip_address": "103.150.255.73",
            "count": 2,
            "first_visit": "2022-09-03T09:07:47.123615+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 8078,
            "ip_address": "37.111.243.219",
            "count": 2,
            "first_visit": "2022-05-17T12:28:08.054778+06:00",
            "date": null
        },
        {
            "id": 21279,
            "ip_address": "114.119.128.237",
            "count": 2,
            "first_visit": "2022-07-06T09:04:23.824218+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 31857,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-08-12T18:51:01.980754+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 13502,
            "ip_address": "103.78.54.237",
            "count": 2,
            "first_visit": "2022-06-04T12:59:17.113957+06:00",
            "date": null
        },
        {
            "id": 3974,
            "ip_address": "103.96.37.209",
            "count": 2,
            "first_visit": "2022-03-01T12:55:13.189181+06:00",
            "date": null
        },
        {
            "id": 21324,
            "ip_address": "45.248.151.222",
            "count": 2,
            "first_visit": "2022-07-06T12:47:13.391811+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 13508,
            "ip_address": "37.111.206.128",
            "count": 2,
            "first_visit": "2022-06-04T13:53:22.781225+06:00",
            "date": null
        }
    ]
}