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

{
    "count": 100699,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19056&ordering=-count",
    "results": [
        {
            "id": 48912,
            "ip_address": "116.204.154.10",
            "count": 2,
            "first_visit": "2023-06-27T10:02:48.825877+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 48460,
            "ip_address": "45.248.151.136",
            "count": 2,
            "first_visit": "2023-06-18T13:11:07.484774+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 11565,
            "ip_address": "37.111.206.173",
            "count": 2,
            "first_visit": "2022-05-26T00:48:08.446042+06:00",
            "date": null
        },
        {
            "id": 2921,
            "ip_address": "103.148.149.223",
            "count": 2,
            "first_visit": "2022-01-27T07:12:08.363605+06:00",
            "date": null
        },
        {
            "id": 48427,
            "ip_address": "116.204.154.64",
            "count": 2,
            "first_visit": "2023-06-18T00:42:55.308798+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 5869,
            "ip_address": "114.119.145.116",
            "count": 2,
            "first_visit": "2022-05-11T16:28:13.213432+06:00",
            "date": null
        },
        {
            "id": 48438,
            "ip_address": "172.58.209.134",
            "count": 2,
            "first_visit": "2023-06-18T05:24:45.398109+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48515,
            "ip_address": "103.111.116.15",
            "count": 2,
            "first_visit": "2023-06-19T11:15:56.647820+06:00",
            "date": "2023-06-19"
        }
    ]
}