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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80992&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80976&ordering=count",
    "results": [
        {
            "id": 38793,
            "ip_address": "34.239.129.190",
            "count": 2,
            "first_visit": "2022-12-16T05:58:10.041472+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 10470,
            "ip_address": "103.67.158.134",
            "count": 2,
            "first_visit": "2022-05-22T23:21:13.657354+06:00",
            "date": null
        },
        {
            "id": 17354,
            "ip_address": "27.147.190.244",
            "count": 2,
            "first_visit": "2022-06-22T11:13:16.923476+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3914,
            "ip_address": "103.111.225.56",
            "count": 2,
            "first_visit": "2022-02-27T10:46:52.530548+06:00",
            "date": null
        },
        {
            "id": 17333,
            "ip_address": "114.119.129.81",
            "count": 2,
            "first_visit": "2022-06-22T08:56:52.935831+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8000,
            "ip_address": "116.58.201.11",
            "count": 2,
            "first_visit": "2022-05-17T11:51:31.757367+06:00",
            "date": null
        },
        {
            "id": 38090,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2022-12-01T11:00:31.876097+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 19334,
            "ip_address": "103.181.72.162",
            "count": 2,
            "first_visit": "2022-06-27T07:44:20.448959+06:00",
            "date": "2022-06-27"
        }
    ]
}