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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81992&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81976&ordering=count",
    "results": [
        {
            "id": 24754,
            "ip_address": "37.111.207.110",
            "count": 2,
            "first_visit": "2022-07-20T16:53:28.855875+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27626,
            "ip_address": "118.179.10.174",
            "count": 2,
            "first_visit": "2022-07-26T08:59:07.112689+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7472,
            "ip_address": "37.111.205.93",
            "count": 2,
            "first_visit": "2022-05-16T23:29:14.756491+06:00",
            "date": null
        },
        {
            "id": 35991,
            "ip_address": "123.136.31.129",
            "count": 2,
            "first_visit": "2022-10-16T22:41:53.366469+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 34033,
            "ip_address": "116.68.198.150",
            "count": 2,
            "first_visit": "2022-09-08T08:50:12.797085+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 4881,
            "ip_address": "116.58.201.32",
            "count": 2,
            "first_visit": "2022-04-02T14:50:58.350508+06:00",
            "date": null
        },
        {
            "id": 14007,
            "ip_address": "114.119.156.30",
            "count": 2,
            "first_visit": "2022-06-08T14:36:47.472176+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 21032,
            "ip_address": "103.79.224.222",
            "count": 2,
            "first_visit": "2022-07-04T11:06:08.948194+06:00",
            "date": "2022-07-04"
        }
    ]
}