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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=-id",
    "results": [
        {
            "id": 59574,
            "ip_address": "34.83.205.104",
            "count": 2,
            "first_visit": "2023-11-16T06:59:17.613443+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59573,
            "ip_address": "114.119.133.12",
            "count": 1,
            "first_visit": "2023-11-16T04:22:09.593548+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59572,
            "ip_address": "114.119.150.92",
            "count": 1,
            "first_visit": "2023-11-16T04:20:04.641359+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59571,
            "ip_address": "114.119.131.35",
            "count": 1,
            "first_visit": "2023-11-16T04:18:03.332582+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59570,
            "ip_address": "103.120.37.39",
            "count": 1,
            "first_visit": "2023-11-16T03:34:56.672031+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59569,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2023-11-16T03:12:59.909945+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59568,
            "ip_address": "168.119.65.43",
            "count": 3,
            "first_visit": "2023-11-16T02:22:22.130889+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 59567,
            "ip_address": "103.120.36.56",
            "count": 2,
            "first_visit": "2023-11-16T01:55:52.861757+06:00",
            "date": "2023-11-16"
        }
    ]
}