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

{
    "count": 101559,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40152&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40136&ordering=first_visit",
    "results": [
        {
            "id": 40145,
            "ip_address": "114.119.150.248",
            "count": 1,
            "first_visit": "2023-01-10T06:41:56.991976+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40146,
            "ip_address": "114.119.137.2",
            "count": 1,
            "first_visit": "2023-01-10T06:57:43.672667+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40147,
            "ip_address": "37.111.207.207",
            "count": 1,
            "first_visit": "2023-01-10T07:52:30.799387+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40148,
            "ip_address": "103.94.219.1",
            "count": 1,
            "first_visit": "2023-01-10T08:05:17.827542+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40149,
            "ip_address": "114.119.153.214",
            "count": 1,
            "first_visit": "2023-01-10T08:43:50.157869+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40150,
            "ip_address": "114.119.137.125",
            "count": 1,
            "first_visit": "2023-01-10T09:56:46.699338+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40151,
            "ip_address": "103.67.156.191",
            "count": 1,
            "first_visit": "2023-01-10T10:00:03.716419+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 40152,
            "ip_address": "114.119.155.100",
            "count": 1,
            "first_visit": "2023-01-10T10:21:26.263103+06:00",
            "date": "2023-01-10"
        }
    ]
}