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

{
    "count": 97171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=date",
    "results": [
        {
            "id": 36079,
            "ip_address": "103.87.214.223",
            "count": 4,
            "first_visit": "2022-10-18T12:01:22.139300+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36085,
            "ip_address": "37.111.212.252",
            "count": 2,
            "first_visit": "2022-10-18T13:28:55.884065+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36101,
            "ip_address": "43.230.122.133",
            "count": 1,
            "first_visit": "2022-10-18T18:44:32.000557+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36102,
            "ip_address": "37.111.225.139",
            "count": 2,
            "first_visit": "2022-10-18T18:49:10.430054+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36049,
            "ip_address": "203.112.79.83",
            "count": 2,
            "first_visit": "2022-10-18T00:00:05.721816+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36051,
            "ip_address": "40.77.139.102",
            "count": 1,
            "first_visit": "2022-10-18T00:15:59.643961+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36052,
            "ip_address": "34.173.100.134",
            "count": 1,
            "first_visit": "2022-10-18T00:23:58.109433+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 36054,
            "ip_address": "34.71.112.195",
            "count": 1,
            "first_visit": "2022-10-18T00:25:15.331556+06:00",
            "date": "2022-10-18"
        }
    ]
}