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

{
    "count": 94402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76904&ordering=-ip_address",
    "results": [
        {
            "id": 42595,
            "ip_address": "103.31.155.236",
            "count": 1,
            "first_visit": "2023-02-23T12:28:43.397657+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 8999,
            "ip_address": "103.31.155.236",
            "count": 6,
            "first_visit": "2022-05-18T15:34:39.330710+06:00",
            "date": null
        },
        {
            "id": 18411,
            "ip_address": "103.31.155.235",
            "count": 1,
            "first_visit": "2022-06-25T04:51:14.159153+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9109,
            "ip_address": "103.31.155.235",
            "count": 2,
            "first_visit": "2022-05-18T22:27:35.888707+06:00",
            "date": null
        },
        {
            "id": 28460,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-28T00:28:51.378463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26651,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-24T10:31:53.491379+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 16081,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-06-17T19:10:56.618724+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7302,
            "ip_address": "103.31.155.234",
            "count": 3,
            "first_visit": "2022-05-16T21:06:11.652369+06:00",
            "date": null
        }
    ]
}