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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14488&ordering=-count",
    "results": [
        {
            "id": 8224,
            "ip_address": "14.248.94.123",
            "count": 2,
            "first_visit": "2022-05-17T17:00:46.707370+06:00",
            "date": null
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60142,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-27T01:37:26.334027+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 8140,
            "ip_address": "37.111.196.241",
            "count": 2,
            "first_visit": "2022-05-17T12:52:48.474431+06:00",
            "date": null
        },
        {
            "id": 60152,
            "ip_address": "59.153.102.104",
            "count": 2,
            "first_visit": "2023-11-27T09:47:43.507333+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 4102,
            "ip_address": "23.88.77.150",
            "count": 2,
            "first_visit": "2022-03-05T19:35:33.966836+06:00",
            "date": null
        },
        {
            "id": 60111,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-26T05:14:11.642008+06:00",
            "date": "2023-11-26"
        }
    ]
}