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

{
    "count": 99893,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=-count",
    "results": [
        {
            "id": 38583,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-12-12T00:32:06.901512+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38521,
            "ip_address": "66.249.64.198",
            "count": 13,
            "first_visit": "2022-12-10T01:56:10.110349+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 1157,
            "ip_address": "114.119.136.15",
            "count": 13,
            "first_visit": "2021-12-21T14:08:09.272489+06:00",
            "date": null
        },
        {
            "id": 1120,
            "ip_address": "114.119.155.150",
            "count": 13,
            "first_visit": "2021-12-21T04:04:57.262825+06:00",
            "date": null
        },
        {
            "id": 33781,
            "ip_address": "114.119.141.15",
            "count": 13,
            "first_visit": "2022-09-04T01:11:04.856134+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 33780,
            "ip_address": "114.119.141.146",
            "count": 13,
            "first_visit": "2022-09-04T00:54:41.825863+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        }
    ]
}