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

{
    "count": 101870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=-count",
    "results": [
        {
            "id": 36844,
            "ip_address": "103.67.157.187",
            "count": 1,
            "first_visit": "2022-11-02T19:06:24.960548+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36831,
            "ip_address": "103.167.15.127",
            "count": 1,
            "first_visit": "2022-11-02T10:54:29.278816+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36880,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-03T14:09:21.162538+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36847,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-11-02T20:23:08.374579+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36832,
            "ip_address": "103.121.36.74",
            "count": 1,
            "first_visit": "2022-11-02T12:45:15.723664+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36864,
            "ip_address": "203.76.223.5",
            "count": 1,
            "first_visit": "2022-11-03T05:58:43.463891+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36894,
            "ip_address": "123.253.215.12",
            "count": 1,
            "first_visit": "2022-11-03T20:36:31.168916+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 36865,
            "ip_address": "17.121.115.25",
            "count": 1,
            "first_visit": "2022-11-03T06:21:26.137676+06:00",
            "date": "2022-11-03"
        }
    ]
}