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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=-count",
    "results": [
        {
            "id": 41944,
            "ip_address": "103.120.38.92",
            "count": 2,
            "first_visit": "2023-02-10T15:05:23.276753+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 41949,
            "ip_address": "103.143.139.121",
            "count": 2,
            "first_visit": "2023-02-10T18:20:38.561292+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 41911,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-02-10T02:48:12.133341+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 41933,
            "ip_address": "103.117.193.254",
            "count": 2,
            "first_visit": "2023-02-10T12:22:11.267450+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 20004,
            "ip_address": "37.111.199.237",
            "count": 2,
            "first_visit": "2022-06-29T11:44:40.014897+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 41884,
            "ip_address": "103.157.74.42",
            "count": 2,
            "first_visit": "2023-02-09T15:23:15.708518+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41886,
            "ip_address": "182.163.98.126",
            "count": 2,
            "first_visit": "2023-02-09T17:02:05.747878+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 41895,
            "ip_address": "103.91.231.130",
            "count": 2,
            "first_visit": "2023-02-09T19:22:13.297148+06:00",
            "date": "2023-02-09"
        }
    ]
}