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

{
    "count": 97523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9976&ordering=-count",
    "results": [
        {
            "id": 72230,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-18T01:08:17.197496+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 32223,
            "ip_address": "118.67.217.142",
            "count": 3,
            "first_visit": "2022-08-17T14:42:11.019967+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 3679,
            "ip_address": "37.111.201.147",
            "count": 3,
            "first_visit": "2022-02-17T09:18:58.436242+06:00",
            "date": null
        },
        {
            "id": 7378,
            "ip_address": "116.58.201.85",
            "count": 3,
            "first_visit": "2022-05-16T22:34:14.545551+06:00",
            "date": null
        },
        {
            "id": 3727,
            "ip_address": "37.111.203.102",
            "count": 3,
            "first_visit": "2022-02-19T14:26:38.973278+06:00",
            "date": null
        },
        {
            "id": 32202,
            "ip_address": "182.163.102.114",
            "count": 3,
            "first_visit": "2022-08-17T10:53:52.727203+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32200,
            "ip_address": "8.25.96.15",
            "count": 3,
            "first_visit": "2022-08-17T10:51:33.780926+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        }
    ]
}