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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39456&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39440&ordering=date",
    "results": [
        {
            "id": 53173,
            "ip_address": "42.146.142.242",
            "count": 2,
            "first_visit": "2023-08-22T05:19:22.595858+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53175,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-08-22T07:33:43.077638+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53176,
            "ip_address": "114.119.135.217",
            "count": 1,
            "first_visit": "2023-08-22T07:57:26.237933+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53177,
            "ip_address": "114.119.138.98",
            "count": 1,
            "first_visit": "2023-08-22T07:59:43.558440+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53178,
            "ip_address": "114.119.134.196",
            "count": 1,
            "first_visit": "2023-08-22T08:42:00.655975+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53179,
            "ip_address": "103.197.153.52",
            "count": 2,
            "first_visit": "2023-08-22T08:52:25.663698+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53181,
            "ip_address": "45.248.151.19",
            "count": 1,
            "first_visit": "2023-08-22T08:59:20.560766+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53182,
            "ip_address": "114.119.135.120",
            "count": 1,
            "first_visit": "2023-08-22T09:13:06.463264+06:00",
            "date": "2023-08-22"
        }
    ]
}