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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34496&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34480&ordering=id",
    "results": [
        {
            "id": 34489,
            "ip_address": "45.120.114.170",
            "count": 3,
            "first_visit": "2022-09-16T09:45:30.529340+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34490,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-16T10:14:04.523380+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34491,
            "ip_address": "173.252.127.11",
            "count": 1,
            "first_visit": "2022-09-16T10:53:02.021139+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34492,
            "ip_address": "114.119.134.123",
            "count": 5,
            "first_visit": "2022-09-16T11:06:20.389925+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34493,
            "ip_address": "114.119.141.133",
            "count": 4,
            "first_visit": "2022-09-16T11:12:36.416794+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34494,
            "ip_address": "103.129.35.252",
            "count": 4,
            "first_visit": "2022-09-16T11:21:32.135592+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34495,
            "ip_address": "195.154.122.24",
            "count": 1,
            "first_visit": "2022-09-16T11:56:28.927646+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34496,
            "ip_address": "37.111.239.75",
            "count": 1,
            "first_visit": "2022-09-16T12:05:00.653438+06:00",
            "date": "2022-09-16"
        }
    ]
}