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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10032&ordering=-count",
    "results": [
        {
            "id": 32095,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-16T02:23:05.969119+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 1771,
            "ip_address": "66.249.70.129",
            "count": 3,
            "first_visit": "2022-01-10T18:51:25.333060+06:00",
            "date": null
        },
        {
            "id": 3613,
            "ip_address": "73.232.85.248",
            "count": 3,
            "first_visit": "2022-02-15T03:58:20.055026+06:00",
            "date": null
        },
        {
            "id": 72069,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-12T09:30:52.556516+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 1745,
            "ip_address": "122.102.36.2",
            "count": 3,
            "first_visit": "2022-01-09T21:39:54.082789+06:00",
            "date": null
        },
        {
            "id": 32044,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-08-15T09:16:33.983895+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 72062,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-12T03:57:29.572729+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72107,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-13T05:04:19.872767+06:00",
            "date": "2024-08-13"
        }
    ]
}