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

{
    "count": 102038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=304&ordering=-count",
    "results": [
        {
            "id": 414,
            "ip_address": "114.119.162.251",
            "count": 22,
            "first_visit": "2021-12-08T12:24:48.013488+06:00",
            "date": null
        },
        {
            "id": 34690,
            "ip_address": "114.119.141.146",
            "count": 22,
            "first_visit": "2022-09-20T00:32:08.644608+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 81882,
            "ip_address": "103.164.87.70",
            "count": 22,
            "first_visit": "2025-04-26T03:35:45.984105+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 309,
            "ip_address": "114.119.157.157",
            "count": 22,
            "first_visit": "2021-12-06T17:56:30.623623+06:00",
            "date": null
        },
        {
            "id": 17,
            "ip_address": "114.119.157.36",
            "count": 21,
            "first_visit": "2021-12-02T20:09:32.998751+06:00",
            "date": null
        },
        {
            "id": 34648,
            "ip_address": "114.119.141.118",
            "count": 21,
            "first_visit": "2022-09-19T03:09:09.332734+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 88877,
            "ip_address": "114.119.157.231",
            "count": 21,
            "first_visit": "2025-09-03T05:14:52.645298+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 246,
            "ip_address": "114.119.157.118",
            "count": 21,
            "first_visit": "2021-12-06T00:15:19.683173+06:00",
            "date": null
        }
    ]
}