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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79912&ordering=-ip_address",
    "results": [
        {
            "id": 25392,
            "ip_address": "103.67.158.72",
            "count": 1,
            "first_visit": "2022-07-21T11:17:25.966402+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13314,
            "ip_address": "103.67.158.72",
            "count": 4,
            "first_visit": "2022-06-02T00:05:43.619528+06:00",
            "date": null
        },
        {
            "id": 17943,
            "ip_address": "103.67.158.71",
            "count": 1,
            "first_visit": "2022-06-24T02:00:32.565843+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 51979,
            "ip_address": "103.67.158.70",
            "count": 1,
            "first_visit": "2023-08-08T20:33:35.239455+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 26914,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-24T23:17:41.899384+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30327,
            "ip_address": "103.67.158.68",
            "count": 1,
            "first_visit": "2022-07-31T11:11:12.079501+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7870,
            "ip_address": "103.67.158.66",
            "count": 6,
            "first_visit": "2022-05-17T10:50:50.564918+06:00",
            "date": null
        }
    ]
}