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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40208&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40192&ordering=date",
    "results": [
        {
            "id": 53905,
            "ip_address": "103.144.201.65",
            "count": 2,
            "first_visit": "2023-08-30T17:34:25.739688+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 53871,
            "ip_address": "66.249.73.129",
            "count": 2,
            "first_visit": "2023-08-30T01:35:47.346181+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 53966,
            "ip_address": "35.83.251.15",
            "count": 1,
            "first_visit": "2023-08-31T13:07:47.845413+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53931,
            "ip_address": "114.119.150.57",
            "count": 1,
            "first_visit": "2023-08-31T01:38:38.154411+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53932,
            "ip_address": "114.119.151.219",
            "count": 1,
            "first_visit": "2023-08-31T01:40:36.158927+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53933,
            "ip_address": "114.119.135.215",
            "count": 1,
            "first_visit": "2023-08-31T01:40:41.739071+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53934,
            "ip_address": "114.119.133.182",
            "count": 1,
            "first_visit": "2023-08-31T01:44:03.998541+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 53935,
            "ip_address": "114.119.158.151",
            "count": 1,
            "first_visit": "2023-08-31T03:17:19.748832+06:00",
            "date": "2023-08-31"
        }
    ]
}