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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34920&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34904&ordering=date",
    "results": [
        {
            "id": 48647,
            "ip_address": "213.132.255.2",
            "count": 1,
            "first_visit": "2023-06-21T20:51:06.237337+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48617,
            "ip_address": "119.148.62.150",
            "count": 3,
            "first_visit": "2023-06-21T09:54:07.522918+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48618,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2023-06-21T10:03:42.888833+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48619,
            "ip_address": "103.154.49.82",
            "count": 1,
            "first_visit": "2023-06-21T10:11:44.147860+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48620,
            "ip_address": "40.77.189.85",
            "count": 1,
            "first_visit": "2023-06-21T10:56:54.018819+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48621,
            "ip_address": "64.250.228.243",
            "count": 1,
            "first_visit": "2023-06-21T12:05:58.179348+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48622,
            "ip_address": "103.108.60.77",
            "count": 1,
            "first_visit": "2023-06-21T12:08:10.133522+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48623,
            "ip_address": "114.119.149.218",
            "count": 1,
            "first_visit": "2023-06-21T12:18:26.192864+06:00",
            "date": "2023-06-21"
        }
    ]
}