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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-count",
    "results": [
        {
            "id": 22314,
            "ip_address": "114.119.134.41",
            "count": 2,
            "first_visit": "2022-07-13T18:07:30.478790+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 2620,
            "ip_address": "103.216.56.123",
            "count": 2,
            "first_visit": "2022-01-22T15:37:54.319061+06:00",
            "date": null
        },
        {
            "id": 30922,
            "ip_address": "103.113.12.103",
            "count": 2,
            "first_visit": "2022-08-03T01:08:49.871621+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 12270,
            "ip_address": "162.212.12.132",
            "count": 2,
            "first_visit": "2022-05-28T18:39:57.691533+06:00",
            "date": null
        },
        {
            "id": 22395,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-07-13T22:11:56.289744+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2636,
            "ip_address": "103.109.92.55",
            "count": 2,
            "first_visit": "2022-01-22T20:12:05.911641+06:00",
            "date": null
        },
        {
            "id": 29126,
            "ip_address": "103.126.21.39",
            "count": 2,
            "first_visit": "2022-07-29T07:37:36.452915+06:00",
            "date": "2022-07-29"
        }
    ]
}