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

{
    "count": 100103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7832&ordering=-count",
    "results": [
        {
            "id": 43201,
            "ip_address": "45.248.151.228",
            "count": 4,
            "first_visit": "2023-03-05T10:57:37.376159+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 853,
            "ip_address": "45.251.228.109",
            "count": 4,
            "first_visit": "2021-12-19T18:51:50.614878+06:00",
            "date": null
        },
        {
            "id": 75820,
            "ip_address": "66.249.70.100",
            "count": 4,
            "first_visit": "2024-11-19T06:42:58.419911+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 76042,
            "ip_address": "103.72.212.55",
            "count": 4,
            "first_visit": "2024-11-25T11:24:10.908156+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 7910,
            "ip_address": "37.111.214.184",
            "count": 4,
            "first_visit": "2022-05-17T11:07:21.019323+06:00",
            "date": null
        },
        {
            "id": 25668,
            "ip_address": "113.21.228.242",
            "count": 4,
            "first_visit": "2022-07-21T21:40:39.186925+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 75735,
            "ip_address": "37.111.214.189",
            "count": 4,
            "first_visit": "2024-11-16T16:29:56.210695+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 75721,
            "ip_address": "37.111.206.102",
            "count": 4,
            "first_visit": "2024-11-16T10:55:32.434292+06:00",
            "date": "2024-11-16"
        }
    ]
}