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

{
    "count": 101508,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78448&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78432&ordering=count",
    "results": [
        {
            "id": 16918,
            "ip_address": "27.147.202.162",
            "count": 2,
            "first_visit": "2022-06-21T00:00:11.611059+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 1279,
            "ip_address": "103.78.255.81",
            "count": 2,
            "first_visit": "2021-12-23T09:11:41.624731+06:00",
            "date": null
        },
        {
            "id": 16990,
            "ip_address": "114.119.134.35",
            "count": 2,
            "first_visit": "2022-06-21T11:50:41.929908+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11559,
            "ip_address": "116.58.201.159",
            "count": 2,
            "first_visit": "2022-05-26T00:39:50.734550+06:00",
            "date": null
        },
        {
            "id": 12001,
            "ip_address": "103.126.219.130",
            "count": 2,
            "first_visit": "2022-05-27T22:25:22.353926+06:00",
            "date": null
        },
        {
            "id": 16964,
            "ip_address": "114.119.133.251",
            "count": 2,
            "first_visit": "2022-06-21T10:40:31.879709+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16984,
            "ip_address": "114.119.130.54",
            "count": 2,
            "first_visit": "2022-06-21T11:33:41.115909+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 9860,
            "ip_address": "43.245.123.56",
            "count": 2,
            "first_visit": "2022-05-20T23:04:01.813847+06:00",
            "date": null
        }
    ]
}