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

{
    "count": 101970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42840&ordering=-count",
    "results": [
        {
            "id": 37999,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-29T17:29:54.636348+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38000,
            "ip_address": "66.249.73.23",
            "count": 1,
            "first_visit": "2022-11-29T18:07:40.399273+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38031,
            "ip_address": "138.199.21.219",
            "count": 1,
            "first_visit": "2022-11-30T09:08:14.081278+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38004,
            "ip_address": "114.119.137.123",
            "count": 1,
            "first_visit": "2022-11-29T19:28:37.623109+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38005,
            "ip_address": "114.119.133.182",
            "count": 1,
            "first_visit": "2022-11-29T19:30:00.518806+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38006,
            "ip_address": "114.119.133.138",
            "count": 1,
            "first_visit": "2022-11-29T19:31:24.173801+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38007,
            "ip_address": "27.147.176.138",
            "count": 1,
            "first_visit": "2022-11-29T19:33:13.237778+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38008,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-11-29T20:18:37.101670+06:00",
            "date": "2022-11-29"
        }
    ]
}