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

{
    "count": 101476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78872&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=count",
    "results": [
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 31306,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-08-06T01:35:11.038403+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 18424,
            "ip_address": "114.119.132.116",
            "count": 2,
            "first_visit": "2022-06-25T05:26:31.301428+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9668,
            "ip_address": "103.96.36.134",
            "count": 2,
            "first_visit": "2022-05-20T11:41:34.384822+06:00",
            "date": null
        },
        {
            "id": 10931,
            "ip_address": "104.219.27.69",
            "count": 2,
            "first_visit": "2022-05-24T11:58:38.049055+06:00",
            "date": null
        },
        {
            "id": 10888,
            "ip_address": "43.245.123.214",
            "count": 2,
            "first_visit": "2022-05-24T10:41:31.869641+06:00",
            "date": null
        },
        {
            "id": 12270,
            "ip_address": "162.212.12.132",
            "count": 2,
            "first_visit": "2022-05-28T18:39:57.691533+06:00",
            "date": null
        },
        {
            "id": 23523,
            "ip_address": "66.249.92.146",
            "count": 2,
            "first_visit": "2022-07-18T19:59:10.698065+06:00",
            "date": "2022-07-18"
        }
    ]
}