GET /user_management/visitor-free/?format=api&offset=23232&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=23240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23224&ordering=-count",
    "results": [
        {
            "id": 28247,
            "ip_address": "202.134.8.131",
            "count": 2,
            "first_visit": "2022-07-27T15:09:17.770184+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26128,
            "ip_address": "103.148.26.250",
            "count": 2,
            "first_visit": "2022-07-23T00:13:13.204070+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7983,
            "ip_address": "37.111.211.242",
            "count": 2,
            "first_visit": "2022-05-17T11:47:05.834902+06:00",
            "date": null
        },
        {
            "id": 36717,
            "ip_address": "113.11.60.19",
            "count": 2,
            "first_visit": "2022-10-31T09:42:12.266993+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 20135,
            "ip_address": "103.30.188.218",
            "count": 2,
            "first_visit": "2022-06-29T20:28:11.676853+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 31159,
            "ip_address": "119.30.46.134",
            "count": 2,
            "first_visit": "2022-08-04T20:17:18.773370+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 18430,
            "ip_address": "103.106.239.240",
            "count": 2,
            "first_visit": "2022-06-25T05:51:55.062546+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22541,
            "ip_address": "103.172.29.17",
            "count": 2,
            "first_visit": "2022-07-14T12:22:15.765510+06:00",
            "date": "2022-07-14"
        }
    ]
}