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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42176&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=date",
    "results": [
        {
            "id": 55891,
            "ip_address": "103.85.241.167",
            "count": 1,
            "first_visit": "2023-09-24T14:26:25.046731+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55892,
            "ip_address": "103.17.37.98",
            "count": 1,
            "first_visit": "2023-09-24T14:32:59.982361+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55893,
            "ip_address": "66.249.92.160",
            "count": 1,
            "first_visit": "2023-09-24T14:52:21.866364+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55894,
            "ip_address": "66.249.92.170",
            "count": 1,
            "first_visit": "2023-09-24T14:53:52.746887+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55895,
            "ip_address": "104.28.117.3",
            "count": 1,
            "first_visit": "2023-09-24T15:28:26.659919+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55896,
            "ip_address": "114.119.151.108",
            "count": 1,
            "first_visit": "2023-09-24T15:33:47.718258+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55897,
            "ip_address": "59.153.103.49",
            "count": 1,
            "first_visit": "2023-09-24T15:35:42.922171+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55898,
            "ip_address": "43.224.117.178",
            "count": 1,
            "first_visit": "2023-09-24T15:59:14.121076+06:00",
            "date": "2023-09-24"
        }
    ]
}