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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12672&ordering=-count",
    "results": [
        {
            "id": 4709,
            "ip_address": "103.100.235.193",
            "count": 3,
            "first_visit": "2022-03-27T15:26:33.489765+06:00",
            "date": null
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 2331,
            "ip_address": "37.111.207.164",
            "count": 3,
            "first_visit": "2022-01-16T21:35:08.391022+06:00",
            "date": null
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 20870,
            "ip_address": "37.111.210.45",
            "count": 3,
            "first_visit": "2022-07-03T12:58:16.440658+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20923,
            "ip_address": "45.116.250.25",
            "count": 3,
            "first_visit": "2022-07-03T18:59:10.375610+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20792,
            "ip_address": "114.119.128.162",
            "count": 3,
            "first_visit": "2022-07-03T02:06:08.055256+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4640,
            "ip_address": "202.84.36.90",
            "count": 3,
            "first_visit": "2022-03-24T10:52:43.326751+06:00",
            "date": null
        }
    ]
}