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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42680&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=date",
    "results": [
        {
            "id": 56392,
            "ip_address": "114.119.139.123",
            "count": 1,
            "first_visit": "2023-09-30T18:12:41.334397+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56393,
            "ip_address": "168.119.65.58",
            "count": 1,
            "first_visit": "2023-09-30T18:23:54.536449+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56394,
            "ip_address": "111.7.100.29",
            "count": 1,
            "first_visit": "2023-09-30T18:37:58.673609+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56395,
            "ip_address": "111.7.100.30",
            "count": 1,
            "first_visit": "2023-09-30T18:38:13.999454+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56396,
            "ip_address": "23.227.75.54",
            "count": 1,
            "first_visit": "2023-09-30T19:02:11.891824+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56397,
            "ip_address": "23.227.78.68",
            "count": 1,
            "first_visit": "2023-09-30T19:25:12.050918+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56398,
            "ip_address": "38.96.158.219",
            "count": 1,
            "first_visit": "2023-09-30T19:25:12.076622+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56399,
            "ip_address": "114.119.158.125",
            "count": 1,
            "first_visit": "2023-09-30T19:28:10.178789+06:00",
            "date": "2023-09-30"
        }
    ]
}