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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=-count",
    "results": [
        {
            "id": 64980,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-21T01:51:06.596184+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 65384,
            "ip_address": "104.132.2.68",
            "count": 3,
            "first_visit": "2024-03-01T16:03:17.199822+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 6443,
            "ip_address": "119.30.35.246",
            "count": 3,
            "first_visit": "2022-05-15T22:36:09.563643+06:00",
            "date": null
        },
        {
            "id": 4500,
            "ip_address": "103.86.196.7",
            "count": 3,
            "first_visit": "2022-03-19T16:30:51.913801+06:00",
            "date": null
        },
        {
            "id": 9008,
            "ip_address": "37.111.218.25",
            "count": 3,
            "first_visit": "2022-05-18T16:11:00.674341+06:00",
            "date": null
        },
        {
            "id": 577,
            "ip_address": "103.158.62.238",
            "count": 3,
            "first_visit": "2021-12-11T16:49:21.011471+06:00",
            "date": null
        },
        {
            "id": 64541,
            "ip_address": "37.111.212.253",
            "count": 3,
            "first_visit": "2024-02-10T09:20:56.968451+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 64509,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2024-02-09T08:44:59.850871+06:00",
            "date": "2024-02-09"
        }
    ]
}