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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=date",
    "results": [
        {
            "id": 56234,
            "ip_address": "202.134.8.134",
            "count": 1,
            "first_visit": "2023-09-28T13:24:56.791914+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56235,
            "ip_address": "103.67.158.122",
            "count": 1,
            "first_visit": "2023-09-28T13:27:00.529129+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56236,
            "ip_address": "114.119.145.129",
            "count": 1,
            "first_visit": "2023-09-28T13:31:40.556686+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56237,
            "ip_address": "114.119.155.121",
            "count": 1,
            "first_visit": "2023-09-28T13:35:54.380323+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56238,
            "ip_address": "114.119.157.57",
            "count": 1,
            "first_visit": "2023-09-28T14:44:03.850487+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56239,
            "ip_address": "114.119.134.106",
            "count": 1,
            "first_visit": "2023-09-28T14:48:41.333024+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56240,
            "ip_address": "114.119.147.166",
            "count": 1,
            "first_visit": "2023-09-28T16:03:20.266485+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56241,
            "ip_address": "114.119.157.3",
            "count": 1,
            "first_visit": "2023-09-28T16:06:15.982575+06:00",
            "date": "2023-09-28"
        }
    ]
}