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

{
    "count": 98345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18136&ordering=-count",
    "results": [
        {
            "id": 48890,
            "ip_address": "103.153.66.218",
            "count": 2,
            "first_visit": "2023-06-26T22:36:04.707847+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 6206,
            "ip_address": "114.119.141.186",
            "count": 2,
            "first_visit": "2022-05-15T05:32:47.682067+06:00",
            "date": null
        },
        {
            "id": 48873,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-06-26T16:14:38.762281+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 12465,
            "ip_address": "103.123.33.16",
            "count": 2,
            "first_visit": "2022-05-29T12:47:32.884148+06:00",
            "date": null
        },
        {
            "id": 6261,
            "ip_address": "103.200.38.107",
            "count": 2,
            "first_visit": "2022-05-15T08:02:14.532935+06:00",
            "date": null
        },
        {
            "id": 12461,
            "ip_address": "37.111.248.247",
            "count": 2,
            "first_visit": "2022-05-29T12:35:38.132355+06:00",
            "date": null
        },
        {
            "id": 3035,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-01-29T20:22:11.638608+06:00",
            "date": null
        },
        {
            "id": 48854,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2023-06-26T09:21:32.008325+06:00",
            "date": "2023-06-26"
        }
    ]
}