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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42240&ordering=-count",
    "results": [
        {
            "id": 37115,
            "ip_address": "34.83.225.169",
            "count": 1,
            "first_visit": "2022-11-08T17:26:12.429573+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37116,
            "ip_address": "34.83.176.110",
            "count": 1,
            "first_visit": "2022-11-08T17:27:57.299167+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37123,
            "ip_address": "103.127.0.154",
            "count": 1,
            "first_visit": "2022-11-08T20:55:34.613635+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37124,
            "ip_address": "103.106.201.54",
            "count": 1,
            "first_visit": "2022-11-08T21:30:20.199230+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37142,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-09T09:42:25.448598+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37137,
            "ip_address": "65.198.124.250",
            "count": 1,
            "first_visit": "2022-11-09T02:31:56.173441+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37145,
            "ip_address": "69.171.251.116",
            "count": 1,
            "first_visit": "2022-11-09T10:33:41.908975+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37144,
            "ip_address": "103.110.59.134",
            "count": 1,
            "first_visit": "2022-11-09T10:16:17.622353+06:00",
            "date": "2022-11-09"
        }
    ]
}