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

{
    "count": 100274,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88896&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88880&ordering=count",
    "results": [
        {
            "id": 1607,
            "ip_address": "27.147.207.53",
            "count": 3,
            "first_visit": "2022-01-03T01:58:12.491822+06:00",
            "date": null
        },
        {
            "id": 1617,
            "ip_address": "123.49.48.150",
            "count": 3,
            "first_visit": "2022-01-03T11:44:29.132211+06:00",
            "date": null
        },
        {
            "id": 27795,
            "ip_address": "37.111.194.174",
            "count": 3,
            "first_visit": "2022-07-26T15:59:53.233417+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 1706,
            "ip_address": "168.91.37.110",
            "count": 3,
            "first_visit": "2022-01-07T03:22:29.209969+06:00",
            "date": null
        },
        {
            "id": 18398,
            "ip_address": "64.233.173.168",
            "count": 3,
            "first_visit": "2022-06-25T04:24:50.584920+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18417,
            "ip_address": "103.67.159.125",
            "count": 3,
            "first_visit": "2022-06-25T05:08:18.383963+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1718,
            "ip_address": "203.189.225.42",
            "count": 3,
            "first_visit": "2022-01-08T07:32:04.957354+06:00",
            "date": null
        }
    ]
}