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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9640&ordering=-count",
    "results": [
        {
            "id": 498,
            "ip_address": "103.58.74.171",
            "count": 3,
            "first_visit": "2021-12-09T17:59:19.631067+06:00",
            "date": null
        },
        {
            "id": 73225,
            "ip_address": "103.187.94.20",
            "count": 3,
            "first_visit": "2024-09-10T14:14:22.847155+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 8102,
            "ip_address": "116.58.202.165",
            "count": 3,
            "first_visit": "2022-05-17T12:36:58.641609+06:00",
            "date": null
        },
        {
            "id": 73161,
            "ip_address": "103.231.162.67",
            "count": 3,
            "first_visit": "2024-09-09T03:16:40.868037+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 34054,
            "ip_address": "114.119.141.146",
            "count": 3,
            "first_visit": "2022-09-08T16:51:31.209168+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 4036,
            "ip_address": "103.110.57.221",
            "count": 3,
            "first_visit": "2022-03-03T17:34:50.904878+06:00",
            "date": null
        },
        {
            "id": 33981,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-09-07T12:07:46.127505+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 73166,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-09-09T05:18:31.703050+06:00",
            "date": "2024-09-09"
        }
    ]
}