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

{
    "count": 101423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37424&ordering=-count",
    "results": [
        {
            "id": 30088,
            "ip_address": "103.253.45.56",
            "count": 1,
            "first_visit": "2022-07-30T23:54:45.765403+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30089,
            "ip_address": "203.83.175.193",
            "count": 1,
            "first_visit": "2022-07-30T23:54:58.165234+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30090,
            "ip_address": "27.147.202.39",
            "count": 1,
            "first_visit": "2022-07-30T23:58:26.462912+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30091,
            "ip_address": "103.67.158.135",
            "count": 1,
            "first_visit": "2022-07-30T23:59:10.227167+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30092,
            "ip_address": "119.30.47.106",
            "count": 1,
            "first_visit": "2022-07-30T23:59:31.311729+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30093,
            "ip_address": "103.25.251.241",
            "count": 1,
            "first_visit": "2022-07-30T23:59:59.954643+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30094,
            "ip_address": "58.145.186.250",
            "count": 1,
            "first_visit": "2022-07-31T00:00:16.121142+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30095,
            "ip_address": "103.109.95.219",
            "count": 1,
            "first_visit": "2022-07-31T00:03:06.845125+06:00",
            "date": "2022-07-31"
        }
    ]
}