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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=-date",
    "results": [
        {
            "id": 73324,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-12T07:00:43.281088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73316,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-09-12T02:53:32.894620+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73332,
            "ip_address": "103.177.248.152",
            "count": 1,
            "first_visit": "2024-09-12T10:11:01.430159+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73344,
            "ip_address": "103.108.114.113",
            "count": 1,
            "first_visit": "2024-09-12T14:46:33.045623+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73320,
            "ip_address": "58.145.187.252",
            "count": 3,
            "first_visit": "2024-09-12T05:03:05.344865+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73325,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-12T07:25:38.644376+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73341,
            "ip_address": "103.134.240.16",
            "count": 2,
            "first_visit": "2024-09-12T14:16:44.862141+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73342,
            "ip_address": "104.28.117.1",
            "count": 1,
            "first_visit": "2024-09-12T14:24:23.844436+06:00",
            "date": "2024-09-12"
        }
    ]
}