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

{
    "count": 101870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=-date",
    "results": [
        {
            "id": 73475,
            "ip_address": "40.77.139.3",
            "count": 2,
            "first_visit": "2024-09-15T08:43:39.952066+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73473,
            "ip_address": "31.13.115.115",
            "count": 1,
            "first_visit": "2024-09-15T08:22:30.174397+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73467,
            "ip_address": "66.249.64.129",
            "count": 5,
            "first_visit": "2024-09-15T07:03:00.430149+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73461,
            "ip_address": "103.83.82.24",
            "count": 2,
            "first_visit": "2024-09-15T02:22:51.427394+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73463,
            "ip_address": "103.15.42.197",
            "count": 1,
            "first_visit": "2024-09-15T02:27:00.475959+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73462,
            "ip_address": "66.249.89.65",
            "count": 1,
            "first_visit": "2024-09-15T02:25:31.981564+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73458,
            "ip_address": "103.142.184.224",
            "count": 2,
            "first_visit": "2024-09-15T00:06:41.258285+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        }
    ]
}