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

{
    "count": 99542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=-count",
    "results": [
        {
            "id": 3677,
            "ip_address": "86.19.89.94",
            "count": 3,
            "first_visit": "2022-02-17T02:02:02.305371+06:00",
            "date": null
        },
        {
            "id": 72594,
            "ip_address": "103.151.59.98",
            "count": 3,
            "first_visit": "2024-08-26T21:11:15.901400+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 1851,
            "ip_address": "43.230.122.137",
            "count": 3,
            "first_visit": "2022-01-11T12:59:32.466449+06:00",
            "date": null
        },
        {
            "id": 72559,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-08-26T06:51:14.184634+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 32564,
            "ip_address": "66.249.66.28",
            "count": 3,
            "first_visit": "2022-08-21T01:49:56.173056+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 72588,
            "ip_address": "66.249.70.134",
            "count": 3,
            "first_visit": "2024-08-26T18:07:42.499589+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 72591,
            "ip_address": "66.249.70.132",
            "count": 3,
            "first_visit": "2024-08-26T19:25:46.276563+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 32566,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-21T02:17:23.595883+06:00",
            "date": "2022-08-21"
        }
    ]
}