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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12328&ordering=-count",
    "results": [
        {
            "id": 67211,
            "ip_address": "66.249.73.1",
            "count": 3,
            "first_visit": "2024-04-19T17:24:53.753050+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 4809,
            "ip_address": "202.134.13.141",
            "count": 3,
            "first_visit": "2022-03-30T21:28:53.226918+06:00",
            "date": null
        },
        {
            "id": 35497,
            "ip_address": "66.249.66.91",
            "count": 3,
            "first_visit": "2022-10-05T02:14:54.233934+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 35499,
            "ip_address": "66.249.66.33",
            "count": 3,
            "first_visit": "2022-10-05T03:21:03.488887+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 9620,
            "ip_address": "103.31.154.229",
            "count": 3,
            "first_visit": "2022-05-20T08:03:40.350060+06:00",
            "date": null
        },
        {
            "id": 9614,
            "ip_address": "202.93.153.68",
            "count": 3,
            "first_visit": "2022-05-20T06:48:41.307918+06:00",
            "date": null
        },
        {
            "id": 4835,
            "ip_address": "42.0.4.250",
            "count": 3,
            "first_visit": "2022-04-01T00:57:32.612950+06:00",
            "date": null
        },
        {
            "id": 22142,
            "ip_address": "114.119.131.181",
            "count": 3,
            "first_visit": "2022-07-12T16:58:53.522683+06:00",
            "date": "2022-07-12"
        }
    ]
}