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

{
    "count": 100577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15392&ordering=-count",
    "results": [
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        },
        {
            "id": 59447,
            "ip_address": "103.73.45.154",
            "count": 2,
            "first_visit": "2023-11-13T18:15:25.270119+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 5833,
            "ip_address": "114.119.145.169",
            "count": 2,
            "first_visit": "2022-05-11T00:27:14.132482+06:00",
            "date": null
        },
        {
            "id": 59413,
            "ip_address": "182.160.101.210",
            "count": 2,
            "first_visit": "2023-11-13T09:43:50.746509+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 440,
            "ip_address": "103.67.157.114",
            "count": 2,
            "first_visit": "2021-12-08T17:47:40.116729+06:00",
            "date": null
        },
        {
            "id": 59386,
            "ip_address": "103.190.72.1",
            "count": 2,
            "first_visit": "2023-11-12T21:41:20.998438+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59489,
            "ip_address": "103.142.184.108",
            "count": 2,
            "first_visit": "2023-11-14T15:59:14.922840+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59375,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-11-12T18:32:37.589529+06:00",
            "date": "2023-11-12"
        }
    ]
}