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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42480&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=id",
    "results": [
        {
            "id": 42473,
            "ip_address": "119.30.47.24",
            "count": 2,
            "first_visit": "2023-02-21T00:51:43.937190+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42474,
            "ip_address": "114.119.133.190",
            "count": 1,
            "first_visit": "2023-02-21T01:18:20.957702+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42475,
            "ip_address": "3.88.127.173",
            "count": 2,
            "first_visit": "2023-02-21T01:31:27.351622+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42476,
            "ip_address": "66.249.66.85",
            "count": 1,
            "first_visit": "2023-02-21T01:59:25.439523+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42477,
            "ip_address": "66.249.66.3",
            "count": 2,
            "first_visit": "2023-02-21T01:59:35.492803+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42478,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2023-02-21T03:05:39.493890+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42479,
            "ip_address": "114.119.129.198",
            "count": 1,
            "first_visit": "2023-02-21T03:24:29.547937+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42480,
            "ip_address": "114.119.150.42",
            "count": 1,
            "first_visit": "2023-02-21T03:43:42.760928+06:00",
            "date": "2023-02-21"
        }
    ]
}