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

{
    "count": 101935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42496&ordering=-date",
    "results": [
        {
            "id": 73159,
            "ip_address": "103.181.104.170",
            "count": 2,
            "first_visit": "2024-09-09T02:41:45.193386+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73172,
            "ip_address": "103.127.4.9",
            "count": 1,
            "first_visit": "2024-09-09T09:48:13.299156+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73192,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-09-09T19:16:23.262008+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73124,
            "ip_address": "66.249.89.68",
            "count": 1,
            "first_visit": "2024-09-08T05:41:58.015144+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73111,
            "ip_address": "103.187.68.231",
            "count": 1,
            "first_visit": "2024-09-08T00:11:36.677430+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73114,
            "ip_address": "66.249.64.128",
            "count": 7,
            "first_visit": "2024-09-08T00:40:16.218773+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73126,
            "ip_address": "103.181.104.170",
            "count": 4,
            "first_visit": "2024-09-08T09:32:03.803731+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73138,
            "ip_address": "104.28.37.14",
            "count": 1,
            "first_visit": "2024-09-08T15:46:40.970534+06:00",
            "date": "2024-09-08"
        }
    ]
}