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

{
    "count": 100844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18272&ordering=-count",
    "results": [
        {
            "id": 50512,
            "ip_address": "103.209.197.172",
            "count": 2,
            "first_visit": "2023-07-21T14:56:12.460647+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        },
        {
            "id": 12463,
            "ip_address": "114.119.132.59",
            "count": 2,
            "first_visit": "2022-05-29T12:45:25.050902+06:00",
            "date": null
        },
        {
            "id": 6302,
            "ip_address": "103.253.44.240",
            "count": 2,
            "first_visit": "2022-05-15T09:56:09.693126+06:00",
            "date": null
        },
        {
            "id": 50428,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-07-20T10:41:40.106422+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 3217,
            "ip_address": "103.121.9.144",
            "count": 2,
            "first_visit": "2022-02-02T10:59:35.832425+06:00",
            "date": null
        },
        {
            "id": 50427,
            "ip_address": "103.181.69.242",
            "count": 2,
            "first_visit": "2023-07-20T10:12:58.403849+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50376,
            "ip_address": "103.133.140.89",
            "count": 2,
            "first_visit": "2023-07-19T19:33:25.153184+06:00",
            "date": "2023-07-19"
        }
    ]
}