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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1432&ordering=-count",
    "results": [
        {
            "id": 35234,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-09-30T00:55:14.251133+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 5280,
            "ip_address": "35.88.180.98",
            "count": 13,
            "first_visit": "2022-04-20T16:36:31.215369+06:00",
            "date": null
        },
        {
            "id": 35289,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-01T02:47:08.960619+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35243,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-09-30T04:11:35.890777+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 338,
            "ip_address": "114.119.154.11",
            "count": 13,
            "first_visit": "2021-12-07T14:19:55.202483+06:00",
            "date": null
        },
        {
            "id": 35232,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-30T00:08:01.126871+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 5253,
            "ip_address": "103.159.188.159",
            "count": 13,
            "first_visit": "2022-04-19T15:31:45.632247+06:00",
            "date": null
        },
        {
            "id": 37814,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-11-25T00:23:19.743743+06:00",
            "date": "2022-11-25"
        }
    ]
}