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

{
    "count": 101879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42136&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42120&ordering=-id",
    "results": [
        {
            "id": 59847,
            "ip_address": "59.153.102.137",
            "count": 2,
            "first_visit": "2023-11-20T16:12:06.936346+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59846,
            "ip_address": "116.58.203.234",
            "count": 1,
            "first_visit": "2023-11-20T15:40:29.739859+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59845,
            "ip_address": "115.69.213.162",
            "count": 2,
            "first_visit": "2023-11-20T15:19:22.706347+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59844,
            "ip_address": "114.119.129.200",
            "count": 1,
            "first_visit": "2023-11-20T14:21:08.003651+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59843,
            "ip_address": "103.121.9.180",
            "count": 4,
            "first_visit": "2023-11-20T13:54:59.846544+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59842,
            "ip_address": "114.119.136.138",
            "count": 1,
            "first_visit": "2023-11-20T13:38:17.428652+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59841,
            "ip_address": "173.252.127.19",
            "count": 1,
            "first_visit": "2023-11-20T13:08:10.467126+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59840,
            "ip_address": "195.154.123.95",
            "count": 1,
            "first_visit": "2023-11-20T13:02:24.966648+06:00",
            "date": "2023-11-20"
        }
    ]
}