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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39464&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39448&ordering=-date",
    "results": [
        {
            "id": 75765,
            "ip_address": "116.179.37.228",
            "count": 1,
            "first_visit": "2024-11-17T05:22:06.886538+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75764,
            "ip_address": "116.179.37.203",
            "count": 1,
            "first_visit": "2024-11-17T04:59:02.723243+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75763,
            "ip_address": "116.179.37.60",
            "count": 1,
            "first_visit": "2024-11-17T04:35:49.410709+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75781,
            "ip_address": "66.249.87.79",
            "count": 1,
            "first_visit": "2024-11-17T15:02:44.611349+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75753,
            "ip_address": "66.249.87.64",
            "count": 2,
            "first_visit": "2024-11-17T00:53:49.971465+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75774,
            "ip_address": "37.111.207.103",
            "count": 2,
            "first_visit": "2024-11-17T11:39:57.751491+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75779,
            "ip_address": "103.15.225.2",
            "count": 2,
            "first_visit": "2024-11-17T14:00:30.491680+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 75780,
            "ip_address": "103.15.224.2",
            "count": 1,
            "first_visit": "2024-11-17T14:04:00.341340+06:00",
            "date": "2024-11-17"
        }
    ]
}