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

{
    "count": 92192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=date",
    "results": [
        {
            "id": 16925,
            "ip_address": "202.173.122.134",
            "count": 1,
            "first_visit": "2022-06-21T01:04:23.041569+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16926,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-06-21T01:07:35.093653+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16955,
            "ip_address": "119.30.39.108",
            "count": 1,
            "first_visit": "2022-06-21T09:16:43.104551+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16957,
            "ip_address": "37.111.197.72",
            "count": 1,
            "first_visit": "2022-06-21T09:50:17.892374+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17068,
            "ip_address": "114.119.133.108",
            "count": 1,
            "first_visit": "2022-06-21T15:47:59.532115+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17069,
            "ip_address": "103.21.167.100",
            "count": 1,
            "first_visit": "2022-06-21T15:48:49.159594+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17070,
            "ip_address": "114.119.134.207",
            "count": 1,
            "first_visit": "2022-06-21T15:54:25.087964+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17071,
            "ip_address": "101.2.164.9",
            "count": 1,
            "first_visit": "2022-06-21T15:56:09.390486+06:00",
            "date": "2022-06-21"
        }
    ]
}