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

{
    "count": 98222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30208&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30192&ordering=date",
    "results": [
        {
            "id": 43870,
            "ip_address": "150.129.107.187",
            "count": 1,
            "first_visit": "2023-03-16T12:40:17.435960+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43850,
            "ip_address": "66.249.66.2",
            "count": 2,
            "first_visit": "2023-03-16T06:36:46.756125+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43848,
            "ip_address": "37.111.207.26",
            "count": 1,
            "first_visit": "2023-03-16T03:10:50.649188+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43872,
            "ip_address": "103.7.248.54",
            "count": 1,
            "first_visit": "2023-03-16T13:19:50.936291+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43849,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-03-16T05:48:53.033911+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43871,
            "ip_address": "103.26.137.67",
            "count": 2,
            "first_visit": "2023-03-16T13:09:21.211838+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43873,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-03-16T13:34:18.221863+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 43874,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2023-03-16T14:27:24.156162+06:00",
            "date": "2023-03-16"
        }
    ]
}