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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42224&ordering=-date",
    "results": [
        {
            "id": 73387,
            "ip_address": "103.21.42.197",
            "count": 1,
            "first_visit": "2024-09-13T16:07:19.339756+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73386,
            "ip_address": "182.163.107.41",
            "count": 1,
            "first_visit": "2024-09-13T16:05:30.351225+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73385,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-09-13T15:52:58.633614+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73384,
            "ip_address": "34.71.214.216",
            "count": 1,
            "first_visit": "2024-09-13T15:48:02.166893+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73383,
            "ip_address": "34.41.36.60",
            "count": 2,
            "first_visit": "2024-09-13T15:02:30.041448+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73382,
            "ip_address": "75.164.90.91",
            "count": 1,
            "first_visit": "2024-09-13T14:28:45.446230+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73381,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2024-09-13T14:15:05.583203+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73370,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-13T06:03:51.265126+06:00",
            "date": "2024-09-13"
        }
    ]
}