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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=-date",
    "results": [
        {
            "id": 72815,
            "ip_address": "103.101.99.53",
            "count": 1,
            "first_visit": "2024-08-31T23:41:28.611086+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72805,
            "ip_address": "116.179.37.144",
            "count": 1,
            "first_visit": "2024-08-31T15:19:23.903946+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72783,
            "ip_address": "66.249.64.129",
            "count": 6,
            "first_visit": "2024-08-31T02:12:15.466716+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72811,
            "ip_address": "103.143.139.122",
            "count": 1,
            "first_visit": "2024-08-31T18:54:12.122480+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72793,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-08-31T05:50:21.534428+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72810,
            "ip_address": "114.119.128.143",
            "count": 1,
            "first_visit": "2024-08-31T17:50:12.782853+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72797,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-08-31T09:49:05.829792+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 72801,
            "ip_address": "37.111.200.107",
            "count": 2,
            "first_visit": "2024-08-31T11:48:08.827780+06:00",
            "date": "2024-08-31"
        }
    ]
}