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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40064&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40048&ordering=date",
    "results": [
        {
            "id": 53776,
            "ip_address": "43.245.123.194",
            "count": 1,
            "first_visit": "2023-08-28T20:48:55.541393+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53777,
            "ip_address": "104.28.208.84",
            "count": 1,
            "first_visit": "2023-08-28T20:57:08.365854+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53778,
            "ip_address": "119.30.47.36",
            "count": 1,
            "first_visit": "2023-08-28T20:58:19.304668+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53779,
            "ip_address": "43.250.82.100",
            "count": 1,
            "first_visit": "2023-08-28T21:00:57.689247+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53780,
            "ip_address": "27.147.201.112",
            "count": 1,
            "first_visit": "2023-08-28T21:20:10.779035+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53781,
            "ip_address": "192.186.157.97",
            "count": 1,
            "first_visit": "2023-08-28T21:23:44.689076+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53782,
            "ip_address": "119.30.32.148",
            "count": 1,
            "first_visit": "2023-08-28T22:15:50.169100+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53783,
            "ip_address": "37.111.206.133",
            "count": 2,
            "first_visit": "2023-08-28T22:30:24.866041+06:00",
            "date": "2023-08-28"
        }
    ]
}