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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22736&ordering=-count",
    "results": [
        {
            "id": 3639,
            "ip_address": "103.107.135.134",
            "count": 2,
            "first_visit": "2022-02-15T21:48:27.235117+06:00",
            "date": null
        },
        {
            "id": 9839,
            "ip_address": "103.92.152.40",
            "count": 2,
            "first_visit": "2022-05-20T22:40:28.921050+06:00",
            "date": null
        },
        {
            "id": 31632,
            "ip_address": "64.233.173.38",
            "count": 2,
            "first_visit": "2022-08-09T17:33:08.712907+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 18158,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-06-24T15:56:48.440311+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3560,
            "ip_address": "103.204.246.10",
            "count": 2,
            "first_visit": "2022-02-13T00:33:55.093516+06:00",
            "date": null
        },
        {
            "id": 18070,
            "ip_address": "113.212.111.176",
            "count": 2,
            "first_visit": "2022-06-24T11:13:19.391495+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5447,
            "ip_address": "103.60.175.23",
            "count": 2,
            "first_visit": "2022-04-29T15:01:18.036834+06:00",
            "date": null
        },
        {
            "id": 31612,
            "ip_address": "37.111.244.95",
            "count": 2,
            "first_visit": "2022-08-09T11:25:36.457909+06:00",
            "date": "2022-08-09"
        }
    ]
}