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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37840&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37824&ordering=first_visit",
    "results": [
        {
            "id": 37833,
            "ip_address": "103.196.232.134",
            "count": 1,
            "first_visit": "2022-11-25T11:57:54.705768+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37834,
            "ip_address": "37.111.210.93",
            "count": 1,
            "first_visit": "2022-11-25T12:35:25.066857+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37835,
            "ip_address": "139.5.133.116",
            "count": 1,
            "first_visit": "2022-11-25T13:10:55.574049+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37836,
            "ip_address": "47.243.165.83",
            "count": 1,
            "first_visit": "2022-11-25T13:16:24.731991+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37837,
            "ip_address": "103.95.97.30",
            "count": 2,
            "first_visit": "2022-11-25T14:56:20.004880+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37838,
            "ip_address": "37.111.207.81",
            "count": 1,
            "first_visit": "2022-11-25T15:18:29.875768+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37839,
            "ip_address": "111.221.0.146",
            "count": 1,
            "first_visit": "2022-11-25T15:38:32.854229+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37840,
            "ip_address": "113.21.229.114",
            "count": 4,
            "first_visit": "2022-11-25T16:03:48.522136+06:00",
            "date": "2022-11-25"
        }
    ]
}