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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-count",
    "results": [
        {
            "id": 45846,
            "ip_address": "103.133.140.96",
            "count": 2,
            "first_visit": "2023-04-28T20:35:26.685665+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 45784,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-27T05:37:44.444793+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 10485,
            "ip_address": "123.108.246.94",
            "count": 2,
            "first_visit": "2022-05-23T00:07:04.061523+06:00",
            "date": null
        },
        {
            "id": 5294,
            "ip_address": "103.135.254.243",
            "count": 2,
            "first_visit": "2022-04-21T11:34:30.278363+06:00",
            "date": null
        },
        {
            "id": 45703,
            "ip_address": "66.249.66.5",
            "count": 2,
            "first_visit": "2023-04-25T15:33:33.061272+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 10437,
            "ip_address": "66.248.191.165",
            "count": 2,
            "first_visit": "2022-05-22T22:45:41.137921+06:00",
            "date": null
        },
        {
            "id": 686,
            "ip_address": "103.126.22.135",
            "count": 2,
            "first_visit": "2021-12-14T15:30:57.185289+06:00",
            "date": null
        },
        {
            "id": 10454,
            "ip_address": "37.111.206.184",
            "count": 2,
            "first_visit": "2022-05-22T23:06:40.023729+06:00",
            "date": null
        }
    ]
}