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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12888&ordering=-count",
    "results": [
        {
            "id": 65346,
            "ip_address": "118.67.214.58",
            "count": 3,
            "first_visit": "2024-02-29T16:37:04.393819+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 9092,
            "ip_address": "103.67.157.175",
            "count": 3,
            "first_visit": "2022-05-18T22:10:44.683987+06:00",
            "date": null
        },
        {
            "id": 20014,
            "ip_address": "103.96.36.65",
            "count": 3,
            "first_visit": "2022-06-29T12:04:07.911372+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9097,
            "ip_address": "103.103.99.80",
            "count": 3,
            "first_visit": "2022-05-18T22:16:52.638247+06:00",
            "date": null
        },
        {
            "id": 20186,
            "ip_address": "116.204.228.90",
            "count": 3,
            "first_visit": "2022-06-29T23:24:51.777678+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 65274,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-28T00:56:23.970661+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 19934,
            "ip_address": "37.111.232.137",
            "count": 3,
            "first_visit": "2022-06-29T07:06:31.120966+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9118,
            "ip_address": "37.111.217.105",
            "count": 3,
            "first_visit": "2022-05-18T22:31:59.152531+06:00",
            "date": null
        }
    ]
}