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

{
    "count": 99290,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25024&ordering=-count",
    "results": [
        {
            "id": 4831,
            "ip_address": "37.111.207.242",
            "count": 2,
            "first_visit": "2022-03-31T21:52:55.078981+06:00",
            "date": null
        },
        {
            "id": 28939,
            "ip_address": "58.145.184.237",
            "count": 2,
            "first_visit": "2022-07-28T22:30:26.172239+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29822,
            "ip_address": "103.25.248.246",
            "count": 2,
            "first_visit": "2022-07-30T11:25:13.843363+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 21449,
            "ip_address": "27.147.206.133",
            "count": 2,
            "first_visit": "2022-07-07T10:46:38.994177+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 7487,
            "ip_address": "37.111.206.221",
            "count": 2,
            "first_visit": "2022-05-16T23:38:04.628963+06:00",
            "date": null
        },
        {
            "id": 4546,
            "ip_address": "37.111.193.28",
            "count": 2,
            "first_visit": "2022-03-21T12:08:28.984076+06:00",
            "date": null
        },
        {
            "id": 8851,
            "ip_address": "103.84.38.132",
            "count": 2,
            "first_visit": "2022-05-18T11:48:41.411410+06:00",
            "date": null
        },
        {
            "id": 3921,
            "ip_address": "123.200.12.26",
            "count": 2,
            "first_visit": "2022-02-27T15:03:32.106717+06:00",
            "date": null
        }
    ]
}