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

{
    "count": 102684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50040&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50024&ordering=first_visit",
    "results": [
        {
            "id": 50129,
            "ip_address": "103.199.168.84",
            "count": 1,
            "first_visit": "2023-07-16T14:35:15.901830+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50130,
            "ip_address": "103.95.125.74",
            "count": 2,
            "first_visit": "2023-07-16T14:55:24.533151+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50131,
            "ip_address": "114.119.131.211",
            "count": 1,
            "first_visit": "2023-07-16T15:41:59.821350+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50132,
            "ip_address": "103.240.249.121",
            "count": 1,
            "first_visit": "2023-07-16T15:43:28.663401+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50133,
            "ip_address": "43.245.121.117",
            "count": 1,
            "first_visit": "2023-07-16T15:59:23.421334+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50134,
            "ip_address": "114.119.136.76",
            "count": 1,
            "first_visit": "2023-07-16T16:05:34.704264+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50135,
            "ip_address": "103.127.7.3",
            "count": 3,
            "first_visit": "2023-07-16T16:16:11.551738+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 50136,
            "ip_address": "114.119.154.9",
            "count": 1,
            "first_visit": "2023-07-16T16:41:04.147022+06:00",
            "date": "2023-07-16"
        }
    ]
}