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

{
    "count": 99697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25792&ordering=-count",
    "results": [
        {
            "id": 33815,
            "ip_address": "203.190.13.130",
            "count": 2,
            "first_visit": "2022-09-04T18:52:13.283807+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33915,
            "ip_address": "104.133.49.94",
            "count": 2,
            "first_visit": "2022-09-06T10:22:05.229744+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 16974,
            "ip_address": "114.119.129.50",
            "count": 2,
            "first_visit": "2022-06-21T11:11:40.141185+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16980,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-06-21T11:25:44.042526+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 1030,
            "ip_address": "103.110.58.9",
            "count": 2,
            "first_visit": "2021-12-20T10:55:20.473082+06:00",
            "date": null
        },
        {
            "id": 16984,
            "ip_address": "114.119.130.54",
            "count": 2,
            "first_visit": "2022-06-21T11:33:41.115909+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33879,
            "ip_address": "103.122.29.250",
            "count": 2,
            "first_visit": "2022-09-05T22:00:22.178128+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 16964,
            "ip_address": "114.119.133.251",
            "count": 2,
            "first_visit": "2022-06-21T10:40:31.879709+06:00",
            "date": "2022-06-21"
        }
    ]
}