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

{
    "count": 100691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16056&ordering=-count",
    "results": [
        {
            "id": 56540,
            "ip_address": "37.111.212.89",
            "count": 2,
            "first_visit": "2023-10-02T09:41:21.500403+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56457,
            "ip_address": "45.120.115.237",
            "count": 2,
            "first_visit": "2023-10-01T10:14:06.354979+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 1870,
            "ip_address": "172.58.227.202",
            "count": 2,
            "first_visit": "2022-01-11T14:15:07.539345+06:00",
            "date": null
        },
        {
            "id": 56469,
            "ip_address": "66.249.66.170",
            "count": 2,
            "first_visit": "2023-10-01T13:36:50.984696+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56475,
            "ip_address": "103.219.114.97",
            "count": 2,
            "first_visit": "2023-10-01T14:39:19.630750+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 939,
            "ip_address": "103.229.83.102",
            "count": 2,
            "first_visit": "2021-12-19T22:04:15.192107+06:00",
            "date": null
        },
        {
            "id": 56422,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-10-01T00:55:01.745319+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56405,
            "ip_address": "103.218.25.88",
            "count": 2,
            "first_visit": "2023-09-30T22:15:37.967693+06:00",
            "date": "2023-09-30"
        }
    ]
}