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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6456&ordering=-count",
    "results": [
        {
            "id": 63987,
            "ip_address": "103.121.218.10",
            "count": 5,
            "first_visit": "2024-01-29T10:31:32.995415+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 8013,
            "ip_address": "103.31.155.227",
            "count": 5,
            "first_visit": "2022-05-17T11:57:44.091847+06:00",
            "date": null
        },
        {
            "id": 8088,
            "ip_address": "58.145.184.231",
            "count": 5,
            "first_visit": "2022-05-17T12:31:39.472748+06:00",
            "date": null
        },
        {
            "id": 27806,
            "ip_address": "45.114.88.242",
            "count": 5,
            "first_visit": "2022-07-26T16:26:20.997152+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 63450,
            "ip_address": "103.96.104.226",
            "count": 5,
            "first_visit": "2024-01-20T01:35:35.918919+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 29129,
            "ip_address": "202.134.10.129",
            "count": 5,
            "first_visit": "2022-07-29T07:44:16.679207+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8105,
            "ip_address": "119.30.38.2",
            "count": 5,
            "first_visit": "2022-05-17T12:37:28.831564+06:00",
            "date": null
        },
        {
            "id": 64576,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-02-11T06:27:25.466798+06:00",
            "date": "2024-02-11"
        }
    ]
}