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

{
    "count": 96364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20888&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20872&ordering=-first_visit",
    "results": [
        {
            "id": 75580,
            "ip_address": "114.119.130.54",
            "count": 3,
            "first_visit": "2024-11-13T02:03:20.917099+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 75579,
            "ip_address": "66.249.74.137",
            "count": 7,
            "first_visit": "2024-11-13T02:02:02.914622+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 75578,
            "ip_address": "114.119.151.1",
            "count": 3,
            "first_visit": "2024-11-13T00:34:17.834149+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 75577,
            "ip_address": "74.125.217.129",
            "count": 2,
            "first_visit": "2024-11-13T00:08:30.854983+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 75576,
            "ip_address": "90.160.40.86",
            "count": 1,
            "first_visit": "2024-11-12T23:56:52.643890+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75575,
            "ip_address": "74.125.217.128",
            "count": 1,
            "first_visit": "2024-11-12T23:51:20.051726+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75574,
            "ip_address": "66.249.74.137",
            "count": 1,
            "first_visit": "2024-11-12T23:34:41.929918+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75573,
            "ip_address": "66.249.74.136",
            "count": 1,
            "first_visit": "2024-11-12T23:10:38.047665+06:00",
            "date": "2024-11-12"
        }
    ]
}