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

{
    "count": 100090,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7888&ordering=-count",
    "results": [
        {
            "id": 42222,
            "ip_address": "103.134.194.143",
            "count": 4,
            "first_visit": "2023-02-15T15:45:37.828643+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 75657,
            "ip_address": "103.117.194.230",
            "count": 4,
            "first_visit": "2024-11-14T14:23:10.553426+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 42334,
            "ip_address": "66.249.66.3",
            "count": 4,
            "first_visit": "2023-02-18T02:01:09.128792+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 75535,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-11-12T07:18:50.905653+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 42030,
            "ip_address": "66.249.69.68",
            "count": 4,
            "first_visit": "2023-02-12T01:26:54.957607+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 75484,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-11-11T07:13:08.962025+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 41902,
            "ip_address": "119.30.32.63",
            "count": 4,
            "first_visit": "2023-02-09T22:14:37.846776+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 75490,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-11-11T09:21:13.167863+06:00",
            "date": "2024-11-11"
        }
    ]
}