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

{
    "count": 101879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42136&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42120&ordering=-date",
    "results": [
        {
            "id": 73466,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-09-15T04:32:59.980918+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73492,
            "ip_address": "114.119.130.54",
            "count": 2,
            "first_visit": "2024-09-15T14:03:59.600653+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73488,
            "ip_address": "103.149.57.211",
            "count": 3,
            "first_visit": "2024-09-15T12:26:07.632587+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73474,
            "ip_address": "114.119.140.186",
            "count": 3,
            "first_visit": "2024-09-15T08:29:41.102860+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73491,
            "ip_address": "103.150.254.72",
            "count": 1,
            "first_visit": "2024-09-15T13:49:25.341491+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73464,
            "ip_address": "66.249.89.68",
            "count": 2,
            "first_visit": "2024-09-15T03:28:16.939558+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73489,
            "ip_address": "62.201.243.189",
            "count": 2,
            "first_visit": "2024-09-15T13:20:28.849941+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73487,
            "ip_address": "203.188.246.182",
            "count": 1,
            "first_visit": "2024-09-15T12:25:21.820294+06:00",
            "date": "2024-09-15"
        }
    ]
}