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

{
    "count": 99870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=-count",
    "results": [
        {
            "id": 733,
            "ip_address": "114.119.156.111",
            "count": 13,
            "first_visit": "2021-12-16T08:02:18.324674+06:00",
            "date": null
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 307,
            "ip_address": "66.249.66.159",
            "count": 13,
            "first_visit": "2021-12-06T17:26:24.273143+06:00",
            "date": null
        },
        {
            "id": 35232,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-30T00:08:01.126871+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35243,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-09-30T04:11:35.890777+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 37754,
            "ip_address": "34.212.97.68",
            "count": 13,
            "first_visit": "2022-11-23T17:39:22.467092+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 35234,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-09-30T00:55:14.251133+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 37730,
            "ip_address": "137.59.155.21",
            "count": 13,
            "first_visit": "2022-11-23T07:29:06.947438+06:00",
            "date": "2022-11-23"
        }
    ]
}