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

{
    "count": 101306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83072&ordering=-ip_address",
    "results": [
        {
            "id": 28088,
            "ip_address": "103.253.45.175",
            "count": 1,
            "first_visit": "2022-07-27T10:10:50.047589+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31742,
            "ip_address": "103.253.45.175",
            "count": 1,
            "first_visit": "2022-08-11T04:40:41.029987+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 8210,
            "ip_address": "103.253.45.175",
            "count": 3,
            "first_visit": "2022-05-17T16:20:16.018757+06:00",
            "date": null
        },
        {
            "id": 7579,
            "ip_address": "103.253.45.171",
            "count": 1,
            "first_visit": "2022-05-17T03:27:15.422024+06:00",
            "date": null
        },
        {
            "id": 35548,
            "ip_address": "103.253.45.169",
            "count": 1,
            "first_visit": "2022-10-06T01:37:27.173790+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 10942,
            "ip_address": "103.253.45.167",
            "count": 2,
            "first_visit": "2022-05-24T12:22:15.431609+06:00",
            "date": null
        },
        {
            "id": 14848,
            "ip_address": "103.253.45.165",
            "count": 2,
            "first_visit": "2022-06-13T18:05:03.321481+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 36667,
            "ip_address": "103.253.45.165",
            "count": 1,
            "first_visit": "2022-10-30T11:11:44.502327+06:00",
            "date": "2022-10-30"
        }
    ]
}