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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93504&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93488&ordering=count",
    "results": [
        {
            "id": 11246,
            "ip_address": "114.119.131.200",
            "count": 5,
            "first_visit": "2022-05-24T23:59:00.992348+06:00",
            "date": null
        },
        {
            "id": 1525,
            "ip_address": "103.143.138.182",
            "count": 5,
            "first_visit": "2021-12-31T15:43:18.562284+06:00",
            "date": null
        },
        {
            "id": 11141,
            "ip_address": "114.119.130.199",
            "count": 5,
            "first_visit": "2022-05-24T21:40:24.217865+06:00",
            "date": null
        },
        {
            "id": 31981,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-08-14T10:45:20.160418+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 26132,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-23T00:20:28.568956+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 5913,
            "ip_address": "114.119.135.37",
            "count": 5,
            "first_visit": "2022-05-12T15:59:49.872080+06:00",
            "date": null
        },
        {
            "id": 35859,
            "ip_address": "103.107.132.157",
            "count": 5,
            "first_visit": "2022-10-13T23:02:47.355789+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 38610,
            "ip_address": "66.249.79.227",
            "count": 5,
            "first_visit": "2022-12-12T18:06:08.864070+06:00",
            "date": "2022-12-12"
        }
    ]
}