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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=-count",
    "results": [
        {
            "id": 37121,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-08T19:23:58.685974+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37122,
            "ip_address": "37.111.226.36",
            "count": 1,
            "first_visit": "2022-11-08T19:27:00.485782+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37101,
            "ip_address": "65.112.8.58",
            "count": 1,
            "first_visit": "2022-11-08T12:18:33.131126+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37133,
            "ip_address": "118.179.180.209",
            "count": 1,
            "first_visit": "2022-11-09T01:06:09.523678+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37102,
            "ip_address": "37.111.201.221",
            "count": 1,
            "first_visit": "2022-11-08T12:21:11.620858+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37112,
            "ip_address": "27.147.137.158",
            "count": 1,
            "first_visit": "2022-11-08T17:05:00.985133+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37113,
            "ip_address": "119.30.47.211",
            "count": 1,
            "first_visit": "2022-11-08T17:05:44.230590+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 37114,
            "ip_address": "123.253.65.142",
            "count": 1,
            "first_visit": "2022-11-08T17:23:07.612556+06:00",
            "date": "2022-11-08"
        }
    ]
}