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

{
    "count": 99771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=928&ordering=-count",
    "results": [
        {
            "id": 2146,
            "ip_address": "58.145.184.244",
            "count": 15,
            "first_visit": "2022-01-13T22:04:22.958470+06:00",
            "date": null
        },
        {
            "id": 83012,
            "ip_address": "114.119.132.88",
            "count": 15,
            "first_visit": "2025-05-19T00:57:54.136312+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 36010,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-10-17T06:51:04.403689+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 520,
            "ip_address": "114.119.156.124",
            "count": 15,
            "first_visit": "2021-12-10T06:00:34.730552+06:00",
            "date": null
        },
        {
            "id": 249,
            "ip_address": "114.119.155.1",
            "count": 15,
            "first_visit": "2021-12-06T01:54:56.217589+06:00",
            "date": null
        },
        {
            "id": 31395,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-08-07T03:20:51.083586+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31292,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-08-06T00:14:33.310589+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 34908,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-09-24T04:22:04.192902+06:00",
            "date": "2022-09-24"
        }
    ]
}