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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25760&ordering=-count",
    "results": [
        {
            "id": 33893,
            "ip_address": "103.85.241.4",
            "count": 2,
            "first_visit": "2022-09-06T01:07:54.125011+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 17003,
            "ip_address": "103.217.111.183",
            "count": 2,
            "first_visit": "2022-06-21T12:26:01.570417+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 3282,
            "ip_address": "103.139.196.215",
            "count": 2,
            "first_visit": "2022-02-03T22:27:16.715100+06:00",
            "date": null
        },
        {
            "id": 17006,
            "ip_address": "114.119.128.253",
            "count": 2,
            "first_visit": "2022-06-21T12:29:15.973874+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16961,
            "ip_address": "182.48.86.49",
            "count": 2,
            "first_visit": "2022-06-21T10:21:14.468600+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6203,
            "ip_address": "103.130.173.174",
            "count": 2,
            "first_visit": "2022-05-15T04:33:47.937036+06:00",
            "date": null
        },
        {
            "id": 625,
            "ip_address": "173.252.127.119",
            "count": 2,
            "first_visit": "2021-12-12T22:21:43.841003+06:00",
            "date": null
        },
        {
            "id": 33848,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-05T10:50:23.295126+06:00",
            "date": "2022-09-05"
        }
    ]
}