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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1880&ordering=-count",
    "results": [
        {
            "id": 32970,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-26T00:40:48.137888+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32967,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-26T00:17:35.810029+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 5498,
            "ip_address": "3.138.107.27",
            "count": 11,
            "first_visit": "2022-05-01T01:04:47.499603+06:00",
            "date": null
        },
        {
            "id": 9257,
            "ip_address": "103.102.139.236",
            "count": 11,
            "first_visit": "2022-05-19T06:12:16.569472+06:00",
            "date": null
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 32883,
            "ip_address": "66.249.64.198",
            "count": 11,
            "first_visit": "2022-08-25T03:03:29.642862+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32888,
            "ip_address": "66.249.64.196",
            "count": 11,
            "first_visit": "2022-08-25T06:46:01.348050+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32873,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-25T00:35:59.909893+06:00",
            "date": "2022-08-25"
        }
    ]
}