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

{
    "count": 100592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15472&ordering=-count",
    "results": [
        {
            "id": 59124,
            "ip_address": "103.4.146.66",
            "count": 2,
            "first_visit": "2023-11-07T14:15:44.828930+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59144,
            "ip_address": "45.250.228.56",
            "count": 2,
            "first_visit": "2023-11-07T23:16:06.187197+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 15003,
            "ip_address": "202.4.117.244",
            "count": 2,
            "first_visit": "2022-06-14T11:39:54.204919+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 59220,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-11-09T08:50:20.168147+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 59100,
            "ip_address": "74.125.151.192",
            "count": 2,
            "first_visit": "2023-11-07T04:04:30.615238+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 63351,
            "ip_address": "182.163.107.205",
            "count": 2,
            "first_visit": "2024-01-18T12:13:37.093752+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 3681,
            "ip_address": "45.250.229.214",
            "count": 2,
            "first_visit": "2022-02-17T09:50:59.175839+06:00",
            "date": null
        },
        {
            "id": 59066,
            "ip_address": "202.51.190.42",
            "count": 2,
            "first_visit": "2023-11-06T13:55:27.552047+06:00",
            "date": "2023-11-06"
        }
    ]
}