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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18512&ordering=-count",
    "results": [
        {
            "id": 49930,
            "ip_address": "37.111.206.70",
            "count": 2,
            "first_visit": "2023-07-13T19:29:37.511109+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49947,
            "ip_address": "103.179.181.255",
            "count": 2,
            "first_visit": "2023-07-14T08:10:53.438292+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 12288,
            "ip_address": "114.119.133.130",
            "count": 2,
            "first_visit": "2022-05-28T21:56:58.742542+06:00",
            "date": null
        },
        {
            "id": 12201,
            "ip_address": "103.114.94.21",
            "count": 2,
            "first_visit": "2022-05-28T14:30:55.937942+06:00",
            "date": null
        },
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        },
        {
            "id": 6177,
            "ip_address": "210.1.247.194",
            "count": 2,
            "first_visit": "2022-05-14T23:51:43.106126+06:00",
            "date": null
        },
        {
            "id": 49926,
            "ip_address": "103.69.151.142",
            "count": 2,
            "first_visit": "2023-07-13T17:55:37.181171+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49956,
            "ip_address": "101.2.164.41",
            "count": 2,
            "first_visit": "2023-07-14T12:32:50.732254+06:00",
            "date": "2023-07-14"
        }
    ]
}