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

{
    "count": 92158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=date",
    "results": [
        {
            "id": 15582,
            "ip_address": "114.119.130.217",
            "count": 1,
            "first_visit": "2022-06-16T08:04:55.836042+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15583,
            "ip_address": "119.30.32.173",
            "count": 1,
            "first_visit": "2022-06-16T08:06:07.042423+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15587,
            "ip_address": "114.119.132.187",
            "count": 1,
            "first_visit": "2022-06-16T08:13:30.630477+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15589,
            "ip_address": "118.179.85.177",
            "count": 1,
            "first_visit": "2022-06-16T08:27:30.844549+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15591,
            "ip_address": "103.225.93.179",
            "count": 1,
            "first_visit": "2022-06-16T08:33:31.310778+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15592,
            "ip_address": "37.111.193.212",
            "count": 1,
            "first_visit": "2022-06-16T08:38:35.994609+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15596,
            "ip_address": "114.130.156.242",
            "count": 1,
            "first_visit": "2022-06-16T08:42:29.466575+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15635,
            "ip_address": "119.30.38.243",
            "count": 2,
            "first_visit": "2022-06-16T11:28:30.052183+06:00",
            "date": "2022-06-16"
        }
    ]
}