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

{
    "count": 100270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14560&ordering=-count",
    "results": [
        {
            "id": 60367,
            "ip_address": "103.222.20.4",
            "count": 2,
            "first_visit": "2023-12-01T03:31:25.071309+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 2069,
            "ip_address": "202.83.127.252",
            "count": 2,
            "first_visit": "2022-01-12T23:54:37.216490+06:00",
            "date": null
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        },
        {
            "id": 8116,
            "ip_address": "202.91.41.95",
            "count": 2,
            "first_visit": "2022-05-17T12:41:52.551179+06:00",
            "date": null
        },
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60080,
            "ip_address": "59.153.103.225",
            "count": 2,
            "first_visit": "2023-11-25T03:16:23.944138+06:00",
            "date": "2023-11-25"
        }
    ]
}