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

{
    "count": 101927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42416&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42400&ordering=date",
    "results": [
        {
            "id": 56125,
            "ip_address": "103.242.22.244",
            "count": 3,
            "first_visit": "2023-09-27T02:00:16.129747+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56126,
            "ip_address": "73.170.100.68",
            "count": 1,
            "first_visit": "2023-09-27T02:25:02.801135+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56127,
            "ip_address": "114.119.133.236",
            "count": 1,
            "first_visit": "2023-09-27T03:07:16.748103+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56128,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-09-27T03:59:44.460466+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56129,
            "ip_address": "66.249.92.160",
            "count": 1,
            "first_visit": "2023-09-27T04:12:56.450603+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56130,
            "ip_address": "114.119.135.253",
            "count": 1,
            "first_visit": "2023-09-27T04:36:55.721553+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56131,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-09-27T04:38:16.320427+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56132,
            "ip_address": "114.119.154.203",
            "count": 1,
            "first_visit": "2023-09-27T04:38:36.686398+06:00",
            "date": "2023-09-27"
        }
    ]
}