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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39992&ordering=-date",
    "results": [
        {
            "id": 75300,
            "ip_address": "103.58.74.64",
            "count": 4,
            "first_visit": "2024-11-06T16:10:41.402641+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75266,
            "ip_address": "103.59.179.16",
            "count": 9,
            "first_visit": "2024-11-06T00:30:42.054205+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75302,
            "ip_address": "103.92.154.110",
            "count": 2,
            "first_visit": "2024-11-06T16:20:18.204852+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75269,
            "ip_address": "114.119.140.186",
            "count": 1,
            "first_visit": "2024-11-06T01:26:49.448577+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75301,
            "ip_address": "103.217.111.102",
            "count": 1,
            "first_visit": "2024-11-06T16:18:16.259810+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75299,
            "ip_address": "119.82.103.21",
            "count": 1,
            "first_visit": "2024-11-06T16:02:35.901458+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75298,
            "ip_address": "118.67.220.244",
            "count": 1,
            "first_visit": "2024-11-06T15:48:31.794230+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 75297,
            "ip_address": "114.130.188.120",
            "count": 1,
            "first_visit": "2024-11-06T15:25:55.032702+06:00",
            "date": "2024-11-06"
        }
    ]
}