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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13032&ordering=-count",
    "results": [
        {
            "id": 9067,
            "ip_address": "37.111.230.231",
            "count": 3,
            "first_visit": "2022-05-18T20:37:18.285220+06:00",
            "date": null
        },
        {
            "id": 19453,
            "ip_address": "119.30.32.37",
            "count": 3,
            "first_visit": "2022-06-27T14:05:37.818311+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 65009,
            "ip_address": "103.150.68.87",
            "count": 3,
            "first_visit": "2024-02-21T18:35:11.744278+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64965,
            "ip_address": "119.30.41.144",
            "count": 3,
            "first_visit": "2024-02-20T21:18:55.024000+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 64988,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-02-21T08:27:45.141639+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64935,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-20T08:09:48.436750+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 9052,
            "ip_address": "103.126.21.37",
            "count": 3,
            "first_visit": "2022-05-18T19:44:47.090845+06:00",
            "date": null
        },
        {
            "id": 65014,
            "ip_address": "103.234.202.255",
            "count": 3,
            "first_visit": "2024-02-21T20:54:19.594364+06:00",
            "date": "2024-02-21"
        }
    ]
}