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

{
    "count": 99456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10544&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10528&ordering=-count",
    "results": [
        {
            "id": 31500,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-08T02:16:44.523999+06:00",
            "date": "2022-08-08"
        },
        {
            "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": 6560,
            "ip_address": "37.111.210.165",
            "count": 3,
            "first_visit": "2022-05-16T09:18:44.816388+06:00",
            "date": null
        },
        {
            "id": 6433,
            "ip_address": "37.111.212.15",
            "count": 3,
            "first_visit": "2022-05-15T22:15:35.364988+06:00",
            "date": null
        },
        {
            "id": 72111,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-13T08:29:18.501058+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 31387,
            "ip_address": "66.249.66.4",
            "count": 3,
            "first_visit": "2022-08-07T01:30:58.690916+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31400,
            "ip_address": "202.134.9.132",
            "count": 3,
            "first_visit": "2022-08-07T04:42:55.830251+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 72109,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-13T05:54:57.792662+06:00",
            "date": "2024-08-13"
        }
    ]
}