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

{
    "count": 100222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14184&ordering=-count",
    "results": [
        {
            "id": 15073,
            "ip_address": "103.139.34.172",
            "count": 3,
            "first_visit": "2022-06-14T20:21:58.272192+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 8332,
            "ip_address": "103.242.20.234",
            "count": 3,
            "first_visit": "2022-05-17T22:18:30.646492+06:00",
            "date": null
        },
        {
            "id": 60916,
            "ip_address": "107.178.231.133",
            "count": 3,
            "first_visit": "2023-12-10T17:30:27.423483+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60990,
            "ip_address": "35.203.251.76",
            "count": 3,
            "first_visit": "2023-12-11T17:47:26.511480+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 8323,
            "ip_address": "116.58.205.194",
            "count": 3,
            "first_visit": "2022-05-17T22:16:57.154444+06:00",
            "date": null
        },
        {
            "id": 60867,
            "ip_address": "35.203.251.7",
            "count": 3,
            "first_visit": "2023-12-10T08:20:16.958148+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60853,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2023-12-10T01:18:12.309601+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 60862,
            "ip_address": "154.38.164.253",
            "count": 3,
            "first_visit": "2023-12-10T05:42:59.523428+06:00",
            "date": "2023-12-10"
        }
    ]
}