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

{
    "count": 102946,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52304&ordering=-ip_address",
    "results": [
        {
            "id": 26512,
            "ip_address": "119.30.35.233",
            "count": 1,
            "first_visit": "2022-07-24T01:56:32.617647+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28629,
            "ip_address": "119.30.35.231",
            "count": 2,
            "first_visit": "2022-07-28T09:39:27.454822+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8749,
            "ip_address": "119.30.35.230",
            "count": 6,
            "first_visit": "2022-05-18T10:13:56.016490+06:00",
            "date": null
        },
        {
            "id": 7716,
            "ip_address": "119.30.35.225",
            "count": 1,
            "first_visit": "2022-05-17T09:20:17.258293+06:00",
            "date": null
        },
        {
            "id": 12602,
            "ip_address": "119.30.35.221",
            "count": 1,
            "first_visit": "2022-05-29T22:58:39.847509+06:00",
            "date": null
        },
        {
            "id": 30126,
            "ip_address": "119.30.35.220",
            "count": 2,
            "first_visit": "2022-07-31T01:05:00.881357+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7966,
            "ip_address": "119.30.35.220",
            "count": 2,
            "first_visit": "2022-05-17T11:38:03.037031+06:00",
            "date": null
        },
        {
            "id": 26336,
            "ip_address": "119.30.35.220",
            "count": 1,
            "first_visit": "2022-07-23T12:41:14.843284+06:00",
            "date": "2022-07-23"
        }
    ]
}