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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=-count",
    "results": [
        {
            "id": 22053,
            "ip_address": "114.119.130.109",
            "count": 2,
            "first_visit": "2022-07-12T01:07:46.596140+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 12312,
            "ip_address": "45.250.229.196",
            "count": 2,
            "first_visit": "2022-05-28T22:59:01.699140+06:00",
            "date": null
        },
        {
            "id": 22060,
            "ip_address": "114.119.131.166",
            "count": 2,
            "first_visit": "2022-07-12T03:15:42.360902+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 28370,
            "ip_address": "103.67.156.25",
            "count": 2,
            "first_visit": "2022-07-27T22:48:25.613864+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28325,
            "ip_address": "103.67.158.109",
            "count": 2,
            "first_visit": "2022-07-27T21:00:42.418195+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30614,
            "ip_address": "40.94.227.35",
            "count": 2,
            "first_visit": "2022-08-01T10:12:19.855735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12375,
            "ip_address": "103.26.247.162",
            "count": 2,
            "first_visit": "2022-05-29T04:02:03.609747+06:00",
            "date": null
        },
        {
            "id": 20262,
            "ip_address": "180.211.219.47",
            "count": 2,
            "first_visit": "2022-06-30T06:53:55.881048+06:00",
            "date": "2022-06-30"
        }
    ]
}