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

{
    "count": 99722,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25880&ordering=-count",
    "results": [
        {
            "id": 17044,
            "ip_address": "114.119.132.68",
            "count": 2,
            "first_visit": "2022-06-21T14:31:44.073180+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17029,
            "ip_address": "114.119.130.99",
            "count": 2,
            "first_visit": "2022-06-21T13:42:49.055763+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17059,
            "ip_address": "114.119.150.166",
            "count": 2,
            "first_visit": "2022-06-21T15:28:29.695763+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 10858,
            "ip_address": "103.115.158.2",
            "count": 2,
            "first_visit": "2022-05-24T10:04:03.279076+06:00",
            "date": null
        },
        {
            "id": 10767,
            "ip_address": "37.111.206.236",
            "count": 2,
            "first_visit": "2022-05-23T23:18:37.296596+06:00",
            "date": null
        },
        {
            "id": 21097,
            "ip_address": "103.114.98.242",
            "count": 2,
            "first_visit": "2022-07-04T18:04:08.344341+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 19608,
            "ip_address": "114.119.132.187",
            "count": 2,
            "first_visit": "2022-06-28T04:07:21.793802+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10846,
            "ip_address": "37.111.206.99",
            "count": 2,
            "first_visit": "2022-05-24T09:40:19.888214+06:00",
            "date": null
        }
    ]
}