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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10576&ordering=-count",
    "results": [
        {
            "id": 1664,
            "ip_address": "3.219.212.117",
            "count": 3,
            "first_visit": "2022-01-05T00:08:37.026850+06:00",
            "date": null
        },
        {
            "id": 72039,
            "ip_address": "104.28.240.85",
            "count": 3,
            "first_visit": "2024-08-11T18:24:41.779310+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 72055,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-12T01:20:16.672326+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72060,
            "ip_address": "66.249.91.5",
            "count": 3,
            "first_visit": "2024-08-12T03:33:23.244684+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 31288,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-08-05T23:50:41.706768+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 72014,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-11T00:52:01.930611+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 31281,
            "ip_address": "103.112.55.32",
            "count": 3,
            "first_visit": "2022-08-05T23:06:08.270121+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 72027,
            "ip_address": "103.150.254.73",
            "count": 3,
            "first_visit": "2024-08-11T09:56:55.971441+06:00",
            "date": "2024-08-11"
        }
    ]
}