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

{
    "count": 95523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17504&ordering=-count",
    "results": [
        {
            "id": 48021,
            "ip_address": "37.111.214.4",
            "count": 2,
            "first_visit": "2023-06-11T14:37:44.707696+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 48071,
            "ip_address": "220.247.162.122",
            "count": 2,
            "first_visit": "2023-06-12T17:09:29.436511+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 48233,
            "ip_address": "35.222.254.117",
            "count": 2,
            "first_visit": "2023-06-14T23:36:33.738423+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        },
        {
            "id": 12846,
            "ip_address": "103.85.193.15",
            "count": 2,
            "first_visit": "2022-05-30T18:46:47.569919+06:00",
            "date": null
        },
        {
            "id": 3257,
            "ip_address": "172.225.215.37",
            "count": 2,
            "first_visit": "2022-02-03T12:34:28.141756+06:00",
            "date": null
        },
        {
            "id": 12849,
            "ip_address": "37.111.212.190",
            "count": 2,
            "first_visit": "2022-05-30T19:00:37.497608+06:00",
            "date": null
        },
        {
            "id": 47914,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-06-09T00:32:16.576564+06:00",
            "date": "2023-06-09"
        }
    ]
}