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

{
    "count": 97465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23560&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23544&ordering=date",
    "results": [
        {
            "id": 37164,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-09T18:11:40.050443+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37165,
            "ip_address": "40.77.188.209",
            "count": 1,
            "first_visit": "2022-11-09T18:22:23.953915+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37209,
            "ip_address": "37.111.205.121",
            "count": 1,
            "first_visit": "2022-11-10T16:01:13.728380+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37190,
            "ip_address": "114.119.141.118",
            "count": 3,
            "first_visit": "2022-11-10T05:47:44.144001+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37193,
            "ip_address": "115.127.26.186",
            "count": 1,
            "first_visit": "2022-11-10T09:02:18.957496+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37220,
            "ip_address": "17.121.114.102",
            "count": 1,
            "first_visit": "2022-11-10T19:15:15.977129+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37184,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-11-10T02:21:14.319658+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37194,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-11-10T09:07:07.088113+06:00",
            "date": "2022-11-10"
        }
    ]
}