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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34392&ordering=-count",
    "results": [
        {
            "id": 26414,
            "ip_address": "114.119.133.14",
            "count": 1,
            "first_visit": "2022-07-23T18:13:13.696296+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26415,
            "ip_address": "116.58.202.43",
            "count": 1,
            "first_visit": "2022-07-23T18:18:11.120421+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26416,
            "ip_address": "103.121.62.124",
            "count": 1,
            "first_visit": "2022-07-23T18:22:22.357545+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26419,
            "ip_address": "37.111.213.86",
            "count": 1,
            "first_visit": "2022-07-23T18:31:10.889809+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26420,
            "ip_address": "114.119.129.167",
            "count": 1,
            "first_visit": "2022-07-23T18:38:51.647697+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26421,
            "ip_address": "118.179.73.166",
            "count": 1,
            "first_visit": "2022-07-23T18:50:30.631527+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26422,
            "ip_address": "114.119.129.14",
            "count": 1,
            "first_visit": "2022-07-23T18:59:31.281569+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26423,
            "ip_address": "114.119.128.56",
            "count": 1,
            "first_visit": "2022-07-23T19:04:15.489021+06:00",
            "date": "2022-07-23"
        }
    ]
}