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

{
    "count": 95710,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18248&ordering=-ip_address",
    "results": [
        {
            "id": 15653,
            "ip_address": "37.111.245.87",
            "count": 2,
            "first_visit": "2022-06-16T12:12:10.498379+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 27698,
            "ip_address": "37.111.245.84",
            "count": 1,
            "first_visit": "2022-07-26T12:19:51.507681+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6652,
            "ip_address": "37.111.245.83",
            "count": 2,
            "first_visit": "2022-05-16T12:17:37.949664+06:00",
            "date": null
        },
        {
            "id": 23609,
            "ip_address": "37.111.245.83",
            "count": 1,
            "first_visit": "2022-07-18T21:53:20.144706+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 30272,
            "ip_address": "37.111.245.83",
            "count": 2,
            "first_visit": "2022-07-31T10:21:31.699259+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 25717,
            "ip_address": "37.111.245.82",
            "count": 1,
            "first_visit": "2022-07-21T23:09:46.469880+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7871,
            "ip_address": "37.111.245.81",
            "count": 2,
            "first_visit": "2022-05-17T10:51:11.736628+06:00",
            "date": null
        },
        {
            "id": 11458,
            "ip_address": "37.111.245.73",
            "count": 4,
            "first_visit": "2022-05-25T22:24:24.735098+06:00",
            "date": null
        }
    ]
}