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

{
    "count": 100509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15056&ordering=-count",
    "results": [
        {
            "id": 60186,
            "ip_address": "74.125.151.192",
            "count": 2,
            "first_visit": "2023-11-28T07:15:04.590448+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 7720,
            "ip_address": "43.245.123.181",
            "count": 2,
            "first_visit": "2022-05-17T09:22:32.707945+06:00",
            "date": null
        },
        {
            "id": 7656,
            "ip_address": "37.111.248.4",
            "count": 2,
            "first_visit": "2022-05-17T08:25:41.188931+06:00",
            "date": null
        },
        {
            "id": 3852,
            "ip_address": "27.34.9.202",
            "count": 2,
            "first_visit": "2022-02-24T11:43:51.465379+06:00",
            "date": null
        },
        {
            "id": 60199,
            "ip_address": "103.67.156.45",
            "count": 2,
            "first_visit": "2023-11-28T13:15:54.607767+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 60135,
            "ip_address": "42.0.7.238",
            "count": 2,
            "first_visit": "2023-11-26T22:55:58.213044+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60131,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2023-11-26T20:22:55.578840+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 7730,
            "ip_address": "116.58.201.26",
            "count": 2,
            "first_visit": "2022-05-17T09:29:46.269386+06:00",
            "date": null
        }
    ]
}