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

{
    "count": 100687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=-count",
    "results": [
        {
            "id": 65857,
            "ip_address": "37.111.239.71",
            "count": 2,
            "first_visit": "2024-03-13T11:00:29.741323+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 65858,
            "ip_address": "14.143.59.130",
            "count": 2,
            "first_visit": "2024-03-13T11:11:19.778559+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 1939,
            "ip_address": "103.94.219.20",
            "count": 2,
            "first_visit": "2022-01-11T18:59:57.686160+06:00",
            "date": null
        },
        {
            "id": 56810,
            "ip_address": "59.153.102.107",
            "count": 2,
            "first_visit": "2023-10-05T10:07:41.575473+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56856,
            "ip_address": "37.111.212.113",
            "count": 2,
            "first_visit": "2023-10-05T20:53:26.679607+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 56965,
            "ip_address": "66.249.66.169",
            "count": 2,
            "first_visit": "2023-10-07T02:52:47.533495+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 7351,
            "ip_address": "103.67.157.65",
            "count": 2,
            "first_visit": "2022-05-16T22:17:43.554055+06:00",
            "date": null
        },
        {
            "id": 3710,
            "ip_address": "50.116.23.155",
            "count": 2,
            "first_visit": "2022-02-18T15:19:24.219764+06:00",
            "date": null
        }
    ]
}