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

{
    "count": 101933,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42440&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=-date",
    "results": [
        {
            "id": 73232,
            "ip_address": "103.230.107.61",
            "count": 1,
            "first_visit": "2024-09-10T17:25:22.715333+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73231,
            "ip_address": "103.219.114.98",
            "count": 1,
            "first_visit": "2024-09-10T17:24:23.359598+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73210,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-09-10T03:06:06.684658+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73217,
            "ip_address": "111.7.96.163",
            "count": 1,
            "first_visit": "2024-09-10T09:51:59.495796+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73208,
            "ip_address": "66.249.64.129",
            "count": 8,
            "first_visit": "2024-09-10T02:27:48.791451+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73229,
            "ip_address": "195.154.122.50",
            "count": 1,
            "first_visit": "2024-09-10T16:24:13.562356+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73227,
            "ip_address": "45.120.113.121",
            "count": 2,
            "first_visit": "2024-09-10T14:34:47.752277+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73216,
            "ip_address": "168.119.65.43",
            "count": 1,
            "first_visit": "2024-09-10T08:45:26.351476+06:00",
            "date": "2024-09-10"
        }
    ]
}