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

{
    "count": 91773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=632&ordering=-count",
    "results": [
        {
            "id": 152,
            "ip_address": "114.119.152.12",
            "count": 17,
            "first_visit": "2021-12-04T13:58:24.943438+06:00",
            "date": null
        },
        {
            "id": 35550,
            "ip_address": "114.119.141.168",
            "count": 17,
            "first_visit": "2022-10-06T02:01:57.275622+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 37134,
            "ip_address": "66.249.66.62",
            "count": 17,
            "first_visit": "2022-11-09T01:15:09.204523+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 24270,
            "ip_address": "66.249.70.164",
            "count": 17,
            "first_visit": "2022-07-20T00:12:51.407148+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4494,
            "ip_address": "202.134.14.149",
            "count": 17,
            "first_visit": "2022-03-19T12:06:03.361592+06:00",
            "date": null
        },
        {
            "id": 35433,
            "ip_address": "114.119.134.123",
            "count": 17,
            "first_visit": "2022-10-04T00:12:04.232969+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35552,
            "ip_address": "114.119.141.118",
            "count": 17,
            "first_visit": "2022-10-06T02:34:26.341509+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 227,
            "ip_address": "114.119.156.152",
            "count": 17,
            "first_visit": "2021-12-05T18:16:02.864027+06:00",
            "date": null
        }
    ]
}