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

{
    "count": 101950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42608&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42592&ordering=-date",
    "results": [
        {
            "id": 73065,
            "ip_address": "103.187.94.52",
            "count": 1,
            "first_visit": "2024-09-07T02:18:21.192449+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73063,
            "ip_address": "90.193.211.94",
            "count": 1,
            "first_visit": "2024-09-07T01:23:20.237776+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73062,
            "ip_address": "195.154.122.138",
            "count": 1,
            "first_visit": "2024-09-07T00:49:15.031143+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73097,
            "ip_address": "116.179.37.153",
            "count": 1,
            "first_visit": "2024-09-07T16:11:16.482955+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73096,
            "ip_address": "103.86.198.147",
            "count": 1,
            "first_visit": "2024-09-07T15:58:02.402971+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73095,
            "ip_address": "116.179.37.167",
            "count": 1,
            "first_visit": "2024-09-07T15:41:19.396302+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73094,
            "ip_address": "103.187.95.197",
            "count": 1,
            "first_visit": "2024-09-07T15:34:37.315734+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73061,
            "ip_address": "103.73.227.182",
            "count": 2,
            "first_visit": "2024-09-07T00:17:13.863643+06:00",
            "date": "2024-09-07"
        }
    ]
}