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

{
    "count": 99795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-count",
    "results": [
        {
            "id": 64,
            "ip_address": "114.119.159.186",
            "count": 15,
            "first_visit": "2021-12-03T13:11:56.802179+06:00",
            "date": null
        },
        {
            "id": 32022,
            "ip_address": "114.119.141.15",
            "count": 15,
            "first_visit": "2022-08-15T00:22:38.156361+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 33728,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-03T05:16:47.706630+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 35753,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-11T11:59:18.535297+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 35,
            "ip_address": "114.119.152.69",
            "count": 15,
            "first_visit": "2021-12-03T02:47:24.999999+06:00",
            "date": null
        },
        {
            "id": 4248,
            "ip_address": "202.134.8.141",
            "count": 15,
            "first_visit": "2022-03-10T16:34:30.184932+06:00",
            "date": null
        },
        {
            "id": 791,
            "ip_address": "114.119.157.239",
            "count": 15,
            "first_visit": "2021-12-18T09:27:16.334970+06:00",
            "date": null
        },
        {
            "id": 35230,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-09-30T00:03:26.356268+06:00",
            "date": "2022-09-30"
        }
    ]
}