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

{
    "count": 98129,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6104&ordering=-count",
    "results": [
        {
            "id": 69094,
            "ip_address": "37.111.213.19",
            "count": 5,
            "first_visit": "2024-05-26T10:15:28.639173+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 79945,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-03-10T00:26:04.514178+06:00",
            "date": "2025-03-10"
        },
        {
            "id": 2538,
            "ip_address": "137.59.155.130",
            "count": 5,
            "first_visit": "2022-01-20T21:54:25.936661+06:00",
            "date": null
        },
        {
            "id": 65063,
            "ip_address": "66.249.70.200",
            "count": 5,
            "first_visit": "2024-02-23T02:01:02.835525+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 5126,
            "ip_address": "103.166.153.58",
            "count": 5,
            "first_visit": "2022-04-14T23:27:02.716444+06:00",
            "date": null
        },
        {
            "id": 31074,
            "ip_address": "114.119.141.15",
            "count": 5,
            "first_visit": "2022-08-04T02:03:22.258843+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 65086,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-02-24T01:14:06.712494+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 65343,
            "ip_address": "103.230.106.24",
            "count": 5,
            "first_visit": "2024-02-29T15:41:34.439981+06:00",
            "date": "2024-02-29"
        }
    ]
}