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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23944&ordering=-count",
    "results": [
        {
            "id": 21794,
            "ip_address": "168.119.65.126",
            "count": 2,
            "first_visit": "2022-07-10T02:01:59.113498+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 9131,
            "ip_address": "119.30.39.68",
            "count": 2,
            "first_visit": "2022-05-18T22:42:33.613180+06:00",
            "date": null
        },
        {
            "id": 12598,
            "ip_address": "119.148.36.177",
            "count": 2,
            "first_visit": "2022-05-29T22:54:54.172976+06:00",
            "date": null
        },
        {
            "id": 37906,
            "ip_address": "103.154.237.231",
            "count": 2,
            "first_visit": "2022-11-26T23:27:30.412824+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 4980,
            "ip_address": "103.222.22.12",
            "count": 2,
            "first_visit": "2022-04-07T21:15:26.892105+06:00",
            "date": null
        },
        {
            "id": 21812,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-07-10T03:36:03.497155+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 37882,
            "ip_address": "103.129.35.254",
            "count": 2,
            "first_visit": "2022-11-26T12:15:27.038074+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 7230,
            "ip_address": "103.230.105.56",
            "count": 2,
            "first_visit": "2022-05-16T20:03:28.961289+06:00",
            "date": null
        }
    ]
}