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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14792&ordering=-count",
    "results": [
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60078,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-11-25T01:35:50.446834+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60152,
            "ip_address": "59.153.102.104",
            "count": 2,
            "first_visit": "2023-11-27T09:47:43.507333+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 60275,
            "ip_address": "116.58.205.247",
            "count": 2,
            "first_visit": "2023-11-29T14:06:15.971316+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60428,
            "ip_address": "103.187.24.237",
            "count": 2,
            "first_visit": "2023-12-02T14:23:29.011455+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 7944,
            "ip_address": "119.30.38.222",
            "count": 2,
            "first_visit": "2022-05-17T11:26:37.767767+06:00",
            "date": null
        },
        {
            "id": 60065,
            "ip_address": "103.136.246.225",
            "count": 2,
            "first_visit": "2023-11-24T12:33:35.902690+06:00",
            "date": "2023-11-24"
        }
    ]
}