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

{
    "count": 101377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36504&ordering=date",
    "results": [
        {
            "id": 50228,
            "ip_address": "213.124.216.254",
            "count": 2,
            "first_visit": "2023-07-18T00:22:05.335646+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50287,
            "ip_address": "37.111.203.23",
            "count": 1,
            "first_visit": "2023-07-18T20:08:05.119699+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50230,
            "ip_address": "103.16.24.172",
            "count": 3,
            "first_visit": "2023-07-18T00:59:48.039029+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50231,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2023-07-18T01:30:12.045238+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50232,
            "ip_address": "103.133.201.72",
            "count": 1,
            "first_visit": "2023-07-18T01:57:15.530979+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50233,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2023-07-18T01:57:28.983191+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50234,
            "ip_address": "114.119.137.125",
            "count": 1,
            "first_visit": "2023-07-18T02:53:24.371016+06:00",
            "date": "2023-07-18"
        }
    ]
}