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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34992&ordering=date",
    "results": [
        {
            "id": 48722,
            "ip_address": "202.86.216.42",
            "count": 1,
            "first_visit": "2023-06-23T22:00:15.869625+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48723,
            "ip_address": "168.119.65.124",
            "count": 1,
            "first_visit": "2023-06-23T22:42:40.102775+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48724,
            "ip_address": "114.119.130.87",
            "count": 1,
            "first_visit": "2023-06-23T22:49:28.955760+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48725,
            "ip_address": "114.119.139.66",
            "count": 1,
            "first_visit": "2023-06-23T23:10:24.364751+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48726,
            "ip_address": "195.154.122.242",
            "count": 1,
            "first_visit": "2023-06-23T23:24:36.186673+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 48764,
            "ip_address": "119.148.3.101",
            "count": 2,
            "first_visit": "2023-06-24T16:56:14.152812+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 48756,
            "ip_address": "66.249.70.195",
            "count": 1,
            "first_visit": "2023-06-24T15:37:53.648845+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 48760,
            "ip_address": "114.119.158.34",
            "count": 1,
            "first_visit": "2023-06-24T16:28:11.628517+06:00",
            "date": "2023-06-24"
        }
    ]
}