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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81808&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81792&ordering=count",
    "results": [
        {
            "id": 24681,
            "ip_address": "37.111.214.218",
            "count": 2,
            "first_visit": "2022-07-20T14:48:15.928429+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 32035,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-08-15T04:16:56.627370+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 4767,
            "ip_address": "119.30.35.70",
            "count": 2,
            "first_visit": "2022-03-29T11:44:53.219598+06:00",
            "date": null
        },
        {
            "id": 7599,
            "ip_address": "37.111.212.132",
            "count": 2,
            "first_visit": "2022-05-17T06:23:51.536692+06:00",
            "date": null
        },
        {
            "id": 36416,
            "ip_address": "103.253.44.134",
            "count": 2,
            "first_visit": "2022-10-25T00:31:08.272680+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 21021,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-07-04T09:40:43.583760+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 5833,
            "ip_address": "114.119.145.169",
            "count": 2,
            "first_visit": "2022-05-11T00:27:14.132482+06:00",
            "date": null
        },
        {
            "id": 39354,
            "ip_address": "27.147.160.35",
            "count": 2,
            "first_visit": "2022-12-25T22:45:30.752755+06:00",
            "date": "2022-12-25"
        }
    ]
}