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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=-date",
    "results": [
        {
            "id": 73559,
            "ip_address": "66.249.89.68",
            "count": 2,
            "first_visit": "2024-09-17T02:00:52.621854+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73565,
            "ip_address": "34.72.176.129",
            "count": 1,
            "first_visit": "2024-09-17T05:27:04.722395+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73571,
            "ip_address": "103.58.74.93",
            "count": 4,
            "first_visit": "2024-09-17T09:22:04.589410+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73564,
            "ip_address": "66.249.89.65",
            "count": 1,
            "first_visit": "2024-09-17T04:20:16.224581+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73563,
            "ip_address": "52.167.144.185",
            "count": 1,
            "first_visit": "2024-09-17T04:16:20.117671+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73576,
            "ip_address": "103.61.18.62",
            "count": 1,
            "first_visit": "2024-09-17T10:58:51.986447+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73560,
            "ip_address": "103.138.182.140",
            "count": 1,
            "first_visit": "2024-09-17T02:27:19.147325+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 73572,
            "ip_address": "114.130.184.206",
            "count": 3,
            "first_visit": "2024-09-17T09:39:03.694419+06:00",
            "date": "2024-09-17"
        }
    ]
}