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

{
    "count": 101884,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42168&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42152&ordering=date",
    "results": [
        {
            "id": 55884,
            "ip_address": "114.119.157.221",
            "count": 1,
            "first_visit": "2023-09-24T13:02:23.593440+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55885,
            "ip_address": "114.119.134.203",
            "count": 1,
            "first_visit": "2023-09-24T13:03:27.574621+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55886,
            "ip_address": "117.99.215.160",
            "count": 1,
            "first_visit": "2023-09-24T13:10:32.406468+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55887,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-09-24T13:13:27.467924+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55874,
            "ip_address": "119.148.17.73",
            "count": 4,
            "first_visit": "2023-09-24T11:08:06.206321+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55888,
            "ip_address": "114.119.146.215",
            "count": 1,
            "first_visit": "2023-09-24T13:22:14.164167+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55889,
            "ip_address": "103.141.205.67",
            "count": 1,
            "first_visit": "2023-09-24T13:45:17.151241+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55890,
            "ip_address": "203.76.121.98",
            "count": 2,
            "first_visit": "2023-09-24T14:21:56.256107+06:00",
            "date": "2023-09-24"
        }
    ]
}