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

{
    "count": 101877,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42112&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42096&ordering=-id",
    "results": [
        {
            "id": 59869,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-21T02:59:17.391251+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59868,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-11-21T01:41:59.224866+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59867,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-21T01:35:55.158443+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 59866,
            "ip_address": "103.71.46.161",
            "count": 1,
            "first_visit": "2023-11-20T23:55:51.178148+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59865,
            "ip_address": "114.119.167.51",
            "count": 1,
            "first_visit": "2023-11-20T23:52:04.743175+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59864,
            "ip_address": "114.119.154.189",
            "count": 1,
            "first_visit": "2023-11-20T23:51:51.888575+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59863,
            "ip_address": "103.216.56.26",
            "count": 1,
            "first_visit": "2023-11-20T23:42:38.191268+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59862,
            "ip_address": "103.20.180.21",
            "count": 1,
            "first_visit": "2023-11-20T23:42:29.630979+06:00",
            "date": "2023-11-20"
        }
    ]
}