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

{
    "count": 100848,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18240&ordering=-count",
    "results": [
        {
            "id": 50550,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-22T08:15:14.799716+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50552,
            "ip_address": "45.248.151.12",
            "count": 2,
            "first_visit": "2023-07-22T08:44:03.142667+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50619,
            "ip_address": "107.178.207.168",
            "count": 2,
            "first_visit": "2023-07-23T04:56:11.530708+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 12616,
            "ip_address": "180.149.235.130",
            "count": 2,
            "first_visit": "2022-05-29T23:15:13.545039+06:00",
            "date": null
        },
        {
            "id": 50474,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-07-21T01:27:36.278214+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50450,
            "ip_address": "103.138.121.34",
            "count": 2,
            "first_visit": "2023-07-20T17:06:15.893619+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50456,
            "ip_address": "103.135.234.251",
            "count": 2,
            "first_visit": "2023-07-20T18:43:08.932315+06:00",
            "date": "2023-07-20"
        }
    ]
}