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

{
    "count": 101615,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40624&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40608&ordering=-first_visit",
    "results": [
        {
            "id": 61095,
            "ip_address": "114.119.162.62",
            "count": 1,
            "first_visit": "2023-12-13T05:02:16.732519+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61094,
            "ip_address": "114.119.134.48",
            "count": 1,
            "first_visit": "2023-12-13T04:59:05.038776+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61093,
            "ip_address": "114.119.133.208",
            "count": 1,
            "first_visit": "2023-12-13T04:31:30.618634+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61092,
            "ip_address": "66.249.70.192",
            "count": 1,
            "first_visit": "2023-12-13T04:09:45.285196+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61091,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-12-13T02:31:42.092815+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61090,
            "ip_address": "114.119.150.28",
            "count": 1,
            "first_visit": "2023-12-13T02:00:07.984882+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61089,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-12-13T01:56:45.558506+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61088,
            "ip_address": "114.119.128.20",
            "count": 1,
            "first_visit": "2023-12-13T01:52:59.250195+06:00",
            "date": "2023-12-13"
        }
    ]
}