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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7272&ordering=-count",
    "results": [
        {
            "id": 50546,
            "ip_address": "103.117.193.90",
            "count": 4,
            "first_visit": "2023-07-22T06:43:52.785945+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50644,
            "ip_address": "103.60.175.55",
            "count": 4,
            "first_visit": "2023-07-23T11:58:34.242673+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50499,
            "ip_address": "103.73.197.105",
            "count": 4,
            "first_visit": "2023-07-21T12:21:39.269425+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50480,
            "ip_address": "66.249.70.197",
            "count": 4,
            "first_visit": "2023-07-21T03:00:57.650152+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50420,
            "ip_address": "37.111.204.131",
            "count": 4,
            "first_visit": "2023-07-20T09:26:25.349745+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 51127,
            "ip_address": "45.64.134.209",
            "count": 4,
            "first_visit": "2023-07-29T09:43:08.937886+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 3632,
            "ip_address": "66.249.79.190",
            "count": 4,
            "first_visit": "2022-02-15T17:26:36.904462+06:00",
            "date": null
        },
        {
            "id": 1818,
            "ip_address": "45.248.151.144",
            "count": 4,
            "first_visit": "2022-01-11T11:35:56.199687+06:00",
            "date": null
        }
    ]
}