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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=-count",
    "results": [
        {
            "id": 549,
            "ip_address": "45.248.149.215",
            "count": 3,
            "first_visit": "2021-12-10T20:00:44.360430+06:00",
            "date": null
        },
        {
            "id": 4864,
            "ip_address": "103.121.36.103",
            "count": 3,
            "first_visit": "2022-04-02T04:40:53.282497+06:00",
            "date": null
        },
        {
            "id": 67106,
            "ip_address": "103.203.177.231",
            "count": 3,
            "first_visit": "2024-04-17T22:55:17.664899+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 67118,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-18T03:42:59.117701+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 4891,
            "ip_address": "120.50.15.18",
            "count": 3,
            "first_visit": "2022-04-03T13:25:32.840838+06:00",
            "date": null
        },
        {
            "id": 67078,
            "ip_address": "27.147.130.253",
            "count": 3,
            "first_visit": "2024-04-17T11:47:42.520836+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 22829,
            "ip_address": "103.84.245.7",
            "count": 3,
            "first_visit": "2022-07-14T22:32:23.372966+06:00",
            "date": "2022-07-14"
        }
    ]
}