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

{
    "count": 102278,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=-count",
    "results": [
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        },
        {
            "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": 9257,
            "ip_address": "103.102.139.236",
            "count": 11,
            "first_visit": "2022-05-19T06:12:16.569472+06:00",
            "date": null
        },
        {
            "id": 35658,
            "ip_address": "66.249.75.220",
            "count": 11,
            "first_visit": "2022-10-09T01:38:01.163057+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 9253,
            "ip_address": "103.174.188.81",
            "count": 11,
            "first_visit": "2022-05-19T04:43:08.009348+06:00",
            "date": null
        },
        {
            "id": 5498,
            "ip_address": "3.138.107.27",
            "count": 11,
            "first_visit": "2022-05-01T01:04:47.499603+06:00",
            "date": null
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        }
    ]
}