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

{
    "count": 100046,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90168&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90152&ordering=count",
    "results": [
        {
            "id": 33543,
            "ip_address": "203.188.255.246",
            "count": 3,
            "first_visit": "2022-08-31T13:07:29.889520+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 26879,
            "ip_address": "103.253.46.121",
            "count": 3,
            "first_visit": "2022-07-24T22:39:11.489509+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 16977,
            "ip_address": "114.119.132.70",
            "count": 3,
            "first_visit": "2022-06-21T11:21:54.845101+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 9923,
            "ip_address": "43.245.121.62",
            "count": 3,
            "first_visit": "2022-05-21T02:03:00.093404+06:00",
            "date": null
        },
        {
            "id": 7318,
            "ip_address": "116.58.201.71",
            "count": 3,
            "first_visit": "2022-05-16T21:58:42.318710+06:00",
            "date": null
        },
        {
            "id": 9927,
            "ip_address": "103.112.206.163",
            "count": 3,
            "first_visit": "2022-05-21T02:27:10.047936+06:00",
            "date": null
        },
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        },
        {
            "id": 9849,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2022-05-20T22:55:25.267132+06:00",
            "date": null
        }
    ]
}