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

{
    "count": 99529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10136&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10120&ordering=-count",
    "results": [
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 7289,
            "ip_address": "103.230.107.39",
            "count": 3,
            "first_visit": "2022-05-16T20:37:06.008731+06:00",
            "date": null
        },
        {
            "id": 72627,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-27T12:08:36.584609+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72638,
            "ip_address": "188.172.109.101",
            "count": 3,
            "first_visit": "2024-08-27T20:06:58.355605+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72607,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-27T02:41:57.270062+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 32559,
            "ip_address": "66.249.66.30",
            "count": 3,
            "first_visit": "2022-08-21T00:48:25.360421+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32554,
            "ip_address": "103.107.231.138",
            "count": 3,
            "first_visit": "2022-08-21T00:12:01.764330+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32606,
            "ip_address": "182.163.105.254",
            "count": 3,
            "first_visit": "2022-08-21T16:01:00.322306+06:00",
            "date": "2022-08-21"
        }
    ]
}