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

{
    "count": 101990,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=date",
    "results": [
        {
            "id": 56669,
            "ip_address": "103.156.166.8",
            "count": 3,
            "first_visit": "2023-10-03T19:00:00.903933+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56637,
            "ip_address": "103.146.17.222",
            "count": 19,
            "first_visit": "2023-10-03T10:35:39.908659+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56677,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-10-03T21:51:11.045374+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56685,
            "ip_address": "37.111.206.99",
            "count": 2,
            "first_visit": "2023-10-03T23:55:19.863702+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56731,
            "ip_address": "114.31.15.182",
            "count": 1,
            "first_visit": "2023-10-04T12:55:43.599561+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56743,
            "ip_address": "74.125.212.237",
            "count": 2,
            "first_visit": "2023-10-04T15:07:36.455974+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56741,
            "ip_address": "192.178.8.4",
            "count": 4,
            "first_visit": "2023-10-04T15:02:16.272838+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56746,
            "ip_address": "114.119.155.36",
            "count": 1,
            "first_visit": "2023-10-04T15:46:52.426193+06:00",
            "date": "2023-10-04"
        }
    ]
}