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

{
    "count": 100730,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18872&ordering=-count",
    "results": [
        {
            "id": 5977,
            "ip_address": "114.119.145.123",
            "count": 2,
            "first_visit": "2022-05-14T09:38:16.788247+06:00",
            "date": null
        },
        {
            "id": 49054,
            "ip_address": "169.1.11.222",
            "count": 2,
            "first_visit": "2023-06-29T17:07:33.218752+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 49026,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-06-29T07:10:21.079281+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 49004,
            "ip_address": "103.242.22.249",
            "count": 2,
            "first_visit": "2023-06-28T22:32:29.000811+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 49002,
            "ip_address": "103.127.3.145",
            "count": 2,
            "first_visit": "2023-06-28T21:37:30.028807+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 48999,
            "ip_address": "45.125.223.31",
            "count": 2,
            "first_visit": "2023-06-28T20:39:05.953522+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 48954,
            "ip_address": "168.119.68.249",
            "count": 2,
            "first_visit": "2023-06-28T01:30:54.267087+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 49035,
            "ip_address": "37.111.226.115",
            "count": 2,
            "first_visit": "2023-06-29T09:23:12.746552+06:00",
            "date": "2023-06-29"
        }
    ]
}