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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98848&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98832&ordering=count",
    "results": [
        {
            "id": 34303,
            "ip_address": "114.119.141.139",
            "count": 9,
            "first_visit": "2022-09-13T09:43:32.851180+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 3540,
            "ip_address": "66.249.72.166",
            "count": 9,
            "first_visit": "2022-02-12T09:07:07.915590+06:00",
            "date": null
        },
        {
            "id": 32607,
            "ip_address": "66.249.73.70",
            "count": 9,
            "first_visit": "2022-08-21T16:05:13.666720+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 34689,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-09-20T00:30:41.929192+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 5497,
            "ip_address": "18.223.122.97",
            "count": 9,
            "first_visit": "2022-05-01T01:04:47.314538+06:00",
            "date": null
        },
        {
            "id": 33504,
            "ip_address": "114.119.141.15",
            "count": 9,
            "first_visit": "2022-08-31T03:08:37.360635+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 32585,
            "ip_address": "114.119.141.15",
            "count": 9,
            "first_visit": "2022-08-21T10:08:25.923344+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 23177,
            "ip_address": "66.249.65.8",
            "count": 9,
            "first_visit": "2022-07-16T17:20:01.578394+06:00",
            "date": "2022-07-16"
        }
    ]
}