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

{
    "count": 99852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12544&ordering=-count",
    "results": [
        {
            "id": 66374,
            "ip_address": "103.198.139.103",
            "count": 3,
            "first_visit": "2024-03-26T16:24:04.259207+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 21603,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-07-08T15:39:53.459275+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 66313,
            "ip_address": "209.145.55.240",
            "count": 3,
            "first_visit": "2024-03-25T03:50:14.749124+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 4755,
            "ip_address": "103.153.130.199",
            "count": 3,
            "first_visit": "2022-03-29T01:29:42.420200+06:00",
            "date": null
        },
        {
            "id": 21608,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-08T15:59:51.946309+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 66461,
            "ip_address": "120.50.4.26",
            "count": 3,
            "first_visit": "2024-03-30T11:44:20.116135+06:00",
            "date": "2024-03-30"
        },
        {
            "id": 21574,
            "ip_address": "114.119.132.183",
            "count": 3,
            "first_visit": "2022-07-08T08:58:06.851902+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 66256,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-03-23T13:02:40.728145+06:00",
            "date": "2024-03-23"
        }
    ]
}