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

{
    "count": 101361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35936&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35920&ordering=date",
    "results": [
        {
            "id": 49650,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-07-09T22:28:01.389529+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49651,
            "ip_address": "103.252.226.9",
            "count": 1,
            "first_visit": "2023-07-09T23:01:38.533699+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49652,
            "ip_address": "114.119.129.254",
            "count": 1,
            "first_visit": "2023-07-09T23:15:00.358341+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49653,
            "ip_address": "37.111.210.195",
            "count": 1,
            "first_visit": "2023-07-09T23:41:30.778362+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49694,
            "ip_address": "202.134.14.146",
            "count": 7,
            "first_visit": "2023-07-10T13:07:42.960710+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49727,
            "ip_address": "104.237.141.212",
            "count": 1,
            "first_visit": "2023-07-10T22:42:20.297861+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49728,
            "ip_address": "114.119.166.95",
            "count": 1,
            "first_visit": "2023-07-10T23:03:37.947074+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 49729,
            "ip_address": "103.85.242.205",
            "count": 1,
            "first_visit": "2023-07-10T23:12:21.679280+06:00",
            "date": "2023-07-10"
        }
    ]
}