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

{
    "count": 99772,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26072&ordering=-count",
    "results": [
        {
            "id": 17103,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-06-21T17:38:27.389581+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17089,
            "ip_address": "114.119.128.67",
            "count": 2,
            "first_visit": "2022-06-21T16:46:49.457126+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17047,
            "ip_address": "114.119.129.25",
            "count": 2,
            "first_visit": "2022-06-21T14:45:44.663577+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 24624,
            "ip_address": "37.111.245.94",
            "count": 2,
            "first_visit": "2022-07-20T12:49:14.921849+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16810,
            "ip_address": "103.147.163.59",
            "count": 2,
            "first_visit": "2022-06-20T12:44:40.063944+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 7750,
            "ip_address": "37.111.205.209",
            "count": 2,
            "first_visit": "2022-05-17T09:43:05.351879+06:00",
            "date": null
        },
        {
            "id": 13311,
            "ip_address": "103.25.249.232",
            "count": 2,
            "first_visit": "2022-06-01T23:50:57.931714+06:00",
            "date": null
        },
        {
            "id": 3223,
            "ip_address": "103.59.38.54",
            "count": 2,
            "first_visit": "2022-02-02T13:57:13.397016+06:00",
            "date": null
        }
    ]
}