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

{
    "count": 99896,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22352&ordering=-count",
    "results": [
        {
            "id": 20054,
            "ip_address": "116.68.196.49",
            "count": 2,
            "first_visit": "2022-06-29T15:16:29.233357+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 29198,
            "ip_address": "103.67.158.153",
            "count": 2,
            "first_visit": "2022-07-29T10:42:10.785291+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 440,
            "ip_address": "103.67.157.114",
            "count": 2,
            "first_visit": "2021-12-08T17:47:40.116729+06:00",
            "date": null
        },
        {
            "id": 5625,
            "ip_address": "103.92.214.27",
            "count": 2,
            "first_visit": "2022-05-05T12:08:49.354820+06:00",
            "date": null
        },
        {
            "id": 35852,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-10-13T21:10:27.527054+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 20649,
            "ip_address": "114.119.129.25",
            "count": 2,
            "first_visit": "2022-07-02T04:57:16.474330+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 9972,
            "ip_address": "122.160.59.115",
            "count": 2,
            "first_visit": "2022-05-21T10:56:59.697002+06:00",
            "date": null
        },
        {
            "id": 6619,
            "ip_address": "119.30.38.33",
            "count": 2,
            "first_visit": "2022-05-16T11:19:58.670764+06:00",
            "date": null
        }
    ]
}