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

{
    "count": 101361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81592&ordering=count",
    "results": [
        {
            "id": 13750,
            "ip_address": "114.119.131.206",
            "count": 2,
            "first_visit": "2022-06-07T06:00:15.472256+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 28629,
            "ip_address": "119.30.35.231",
            "count": 2,
            "first_visit": "2022-07-28T09:39:27.454822+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7720,
            "ip_address": "43.245.123.181",
            "count": 2,
            "first_visit": "2022-05-17T09:22:32.707945+06:00",
            "date": null
        },
        {
            "id": 7656,
            "ip_address": "37.111.248.4",
            "count": 2,
            "first_visit": "2022-05-17T08:25:41.188931+06:00",
            "date": null
        },
        {
            "id": 19639,
            "ip_address": "202.134.14.156",
            "count": 2,
            "first_visit": "2022-06-28T06:59:33.011073+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4547,
            "ip_address": "134.195.101.29",
            "count": 2,
            "first_visit": "2022-03-21T12:25:45.180630+06:00",
            "date": null
        },
        {
            "id": 19642,
            "ip_address": "103.73.106.40",
            "count": 2,
            "first_visit": "2022-06-28T07:12:24.153015+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 28639,
            "ip_address": "37.111.196.156",
            "count": 2,
            "first_visit": "2022-07-28T09:53:48.260417+06:00",
            "date": "2022-07-28"
        }
    ]
}