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

{
    "count": 101629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40680&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40664&ordering=-id",
    "results": [
        {
            "id": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61052,
            "ip_address": "111.223.125.140",
            "count": 1,
            "first_visit": "2023-12-12T13:14:26.521051+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61051,
            "ip_address": "103.135.134.46",
            "count": 1,
            "first_visit": "2023-12-12T12:57:21.606409+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61050,
            "ip_address": "103.109.96.193",
            "count": 1,
            "first_visit": "2023-12-12T12:40:52.366557+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61049,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2023-12-12T12:19:08.964900+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61048,
            "ip_address": "103.42.52.218",
            "count": 2,
            "first_visit": "2023-12-12T12:09:06.048282+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61047,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2023-12-12T12:07:35.277746+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61046,
            "ip_address": "103.198.133.209",
            "count": 1,
            "first_visit": "2023-12-12T11:55:32.043392+06:00",
            "date": "2023-12-12"
        }
    ]
}