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

{
    "count": 91597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90192&ordering=-ip_address",
    "results": [
        {
            "id": 32526,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-08-20T16:20:59.368870+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 2936,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-01-27T12:46:17.882872+06:00",
            "date": null
        },
        {
            "id": 46170,
            "ip_address": "103.111.9.121",
            "count": 1,
            "first_visit": "2023-05-05T14:47:32.825638+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 38816,
            "ip_address": "103.111.88.254",
            "count": 1,
            "first_visit": "2022-12-16T15:43:50.704039+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 51770,
            "ip_address": "103.111.88.247",
            "count": 2,
            "first_visit": "2023-08-05T14:50:04.187405+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 9191,
            "ip_address": "103.111.88.235",
            "count": 1,
            "first_visit": "2022-05-18T23:33:00.297072+06:00",
            "date": null
        },
        {
            "id": 29470,
            "ip_address": "103.111.88.235",
            "count": 1,
            "first_visit": "2022-07-29T22:17:10.004245+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 53016,
            "ip_address": "103.111.88.234",
            "count": 2,
            "first_visit": "2023-08-20T17:43:04.320658+06:00",
            "date": "2023-08-20"
        }
    ]
}