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

{
    "count": 101586,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40464&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40448&ordering=count",
    "results": [
        {
            "id": 43632,
            "ip_address": "114.119.138.25",
            "count": 1,
            "first_visit": "2023-03-12T19:41:31.706102+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43633,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-03-12T20:25:08.708566+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43634,
            "ip_address": "114.119.154.113",
            "count": 1,
            "first_visit": "2023-03-12T21:02:15.274333+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43635,
            "ip_address": "114.119.150.190",
            "count": 1,
            "first_visit": "2023-03-12T21:03:58.859616+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43636,
            "ip_address": "114.119.136.175",
            "count": 1,
            "first_visit": "2023-03-12T21:23:04.767278+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43637,
            "ip_address": "114.119.129.235",
            "count": 1,
            "first_visit": "2023-03-12T21:34:00.935665+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43638,
            "ip_address": "114.119.139.70",
            "count": 1,
            "first_visit": "2023-03-12T22:06:26.534242+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 43639,
            "ip_address": "43.245.123.49",
            "count": 1,
            "first_visit": "2023-03-12T22:09:35.050908+06:00",
            "date": "2023-03-12"
        }
    ]
}