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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25704&ordering=-count",
    "results": [
        {
            "id": 13221,
            "ip_address": "103.147.162.232",
            "count": 2,
            "first_visit": "2022-06-01T01:03:50.172223+06:00",
            "date": null
        },
        {
            "id": 19833,
            "ip_address": "103.125.28.145",
            "count": 2,
            "first_visit": "2022-06-28T21:11:37.505289+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 39220,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-23T09:30:08.974734+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 28532,
            "ip_address": "103.159.129.10",
            "count": 2,
            "first_visit": "2022-07-28T03:00:38.520928+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4367,
            "ip_address": "160.202.145.128",
            "count": 2,
            "first_visit": "2022-03-14T17:31:56.158806+06:00",
            "date": null
        },
        {
            "id": 20677,
            "ip_address": "37.111.192.180",
            "count": 2,
            "first_visit": "2022-07-02T08:36:57.668761+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 21137,
            "ip_address": "123.253.214.9",
            "count": 2,
            "first_visit": "2022-07-04T22:34:57.294929+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 19835,
            "ip_address": "116.206.254.110",
            "count": 2,
            "first_visit": "2022-06-28T21:27:22.731491+06:00",
            "date": "2022-06-28"
        }
    ]
}