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

{
    "count": 101913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42344&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42328&ordering=-id",
    "results": [
        {
            "id": 59673,
            "ip_address": "114.119.146.114",
            "count": 1,
            "first_visit": "2023-11-18T04:14:30.060802+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59672,
            "ip_address": "103.115.26.91",
            "count": 1,
            "first_visit": "2023-11-18T02:56:00.404444+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59671,
            "ip_address": "37.111.243.176",
            "count": 1,
            "first_visit": "2023-11-18T02:53:50.863638+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59670,
            "ip_address": "77.111.246.46",
            "count": 1,
            "first_visit": "2023-11-18T01:49:19.822397+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59669,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-18T01:45:11.103063+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59668,
            "ip_address": "198.244.133.156",
            "count": 1,
            "first_visit": "2023-11-18T01:26:21.651958+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59667,
            "ip_address": "168.119.65.43",
            "count": 2,
            "first_visit": "2023-11-18T01:19:39.404052+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59666,
            "ip_address": "114.119.138.235",
            "count": 1,
            "first_visit": "2023-11-18T00:56:59.375930+06:00",
            "date": "2023-11-18"
        }
    ]
}