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

{
    "count": 98001,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=-count",
    "results": [
        {
            "id": 33847,
            "ip_address": "103.88.24.17",
            "count": 2,
            "first_visit": "2022-09-05T10:50:00.664173+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 10911,
            "ip_address": "103.151.104.176",
            "count": 2,
            "first_visit": "2022-05-24T11:22:52.128109+06:00",
            "date": null
        },
        {
            "id": 33830,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2022-09-05T01:39:01.861226+06:00",
            "date": "2022-09-05"
        },
        {
            "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"
        }
    ]
}