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

{
    "count": 100551,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6136&ordering=-count",
    "results": [
        {
            "id": 5183,
            "ip_address": "103.77.60.164",
            "count": 5,
            "first_visit": "2022-04-17T13:25:17.082547+06:00",
            "date": null
        },
        {
            "id": 65696,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-03-09T07:56:41.655306+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 65421,
            "ip_address": "103.122.91.104",
            "count": 5,
            "first_visit": "2024-03-02T13:00:16.649164+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65526,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-05T00:08:09.347665+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65408,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-02T05:22:38.961630+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65369,
            "ip_address": "202.86.222.48",
            "count": 5,
            "first_visit": "2024-03-01T09:17:18.021658+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 65412,
            "ip_address": "37.111.206.178",
            "count": 5,
            "first_visit": "2024-03-02T09:08:59.744815+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 31074,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-08-04T02:03:22.258843+06:00",
            "date": "2022-08-04"
        }
    ]
}