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

{
    "count": 101480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78816&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78800&ordering=count",
    "results": [
        {
            "id": 1656,
            "ip_address": "114.130.157.196",
            "count": 2,
            "first_visit": "2022-01-04T19:00:15.149019+06:00",
            "date": null
        },
        {
            "id": 30915,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-03T00:27:40.053304+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 12182,
            "ip_address": "103.176.18.226",
            "count": 2,
            "first_visit": "2022-05-28T13:26:34.454119+06:00",
            "date": null
        },
        {
            "id": 22264,
            "ip_address": "103.109.59.177",
            "count": 2,
            "first_visit": "2022-07-13T16:37:11.987816+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 1638,
            "ip_address": "103.138.24.134",
            "count": 2,
            "first_visit": "2022-01-04T07:40:40.627495+06:00",
            "date": null
        },
        {
            "id": 31333,
            "ip_address": "103.253.44.144",
            "count": 2,
            "first_visit": "2022-08-06T11:39:57.947933+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31336,
            "ip_address": "37.111.218.70",
            "count": 2,
            "first_visit": "2022-08-06T12:58:21.658561+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 22291,
            "ip_address": "114.119.132.248",
            "count": 2,
            "first_visit": "2022-07-13T17:32:04.873083+06:00",
            "date": "2022-07-13"
        }
    ]
}