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

{
    "count": 101546,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77952&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77936&ordering=count",
    "results": [
        {
            "id": 27666,
            "ip_address": "103.120.160.186",
            "count": 2,
            "first_visit": "2022-07-26T11:07:52.436313+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 32439,
            "ip_address": "130.36.87.13",
            "count": 2,
            "first_visit": "2022-08-19T14:59:24.330218+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 20385,
            "ip_address": "119.30.32.136",
            "count": 2,
            "first_visit": "2022-06-30T15:55:31.684385+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6616,
            "ip_address": "37.111.245.65",
            "count": 2,
            "first_visit": "2022-05-16T11:15:09.275463+06:00",
            "date": null
        },
        {
            "id": 6559,
            "ip_address": "203.189.224.210",
            "count": 2,
            "first_visit": "2022-05-16T09:15:39.072251+06:00",
            "date": null
        },
        {
            "id": 6563,
            "ip_address": "103.31.154.234",
            "count": 2,
            "first_visit": "2022-05-16T09:22:13.296046+06:00",
            "date": null
        },
        {
            "id": 20389,
            "ip_address": "103.152.143.188",
            "count": 2,
            "first_visit": "2022-06-30T16:06:56.204485+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6107,
            "ip_address": "103.115.134.185",
            "count": 2,
            "first_visit": "2022-05-14T19:37:01.026927+06:00",
            "date": null
        }
    ]
}