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

{
    "count": 100889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17896&ordering=-count",
    "results": [
        {
            "id": 51224,
            "ip_address": "104.28.208.84",
            "count": 2,
            "first_visit": "2023-07-30T15:27:43.093425+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 6513,
            "ip_address": "58.145.188.237",
            "count": 2,
            "first_visit": "2022-05-16T03:27:58.095886+06:00",
            "date": null
        },
        {
            "id": 51154,
            "ip_address": "202.134.10.135",
            "count": 2,
            "first_visit": "2023-07-29T14:41:06.306373+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 12950,
            "ip_address": "43.245.121.201",
            "count": 2,
            "first_visit": "2022-05-31T00:25:26.242139+06:00",
            "date": null
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 51169,
            "ip_address": "103.58.73.195",
            "count": 2,
            "first_visit": "2023-07-29T20:07:15.706387+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51228,
            "ip_address": "192.166.246.36",
            "count": 2,
            "first_visit": "2023-07-30T15:55:41.661575+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 12906,
            "ip_address": "103.73.197.82",
            "count": 2,
            "first_visit": "2022-05-30T22:47:59.495745+06:00",
            "date": null
        }
    ]
}