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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=-count",
    "results": [
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 21826,
            "ip_address": "66.249.66.128",
            "count": 11,
            "first_visit": "2022-07-10T04:41:16.695869+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 33159,
            "ip_address": "66.249.66.62",
            "count": 11,
            "first_visit": "2022-08-28T03:17:07.468565+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 19426,
            "ip_address": "103.127.47.68",
            "count": 11,
            "first_visit": "2022-06-27T12:09:19.842447+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 32715,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-08-23T00:41:37.441303+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 1567,
            "ip_address": "114.119.158.5",
            "count": 11,
            "first_visit": "2022-01-01T14:48:48.812010+06:00",
            "date": null
        },
        {
            "id": 32714,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-23T00:36:12.357154+06:00",
            "date": "2022-08-23"
        }
    ]
}