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

{
    "count": 92404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82432&ordering=-ip_address",
    "results": [
        {
            "id": 3794,
            "ip_address": "103.17.39.134",
            "count": 7,
            "first_visit": "2022-02-22T15:02:19.164032+06:00",
            "date": null
        },
        {
            "id": 17060,
            "ip_address": "103.17.39.134",
            "count": 1,
            "first_visit": "2022-06-21T15:28:37.757407+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 15011,
            "ip_address": "103.17.39.134",
            "count": 1,
            "first_visit": "2022-06-14T13:10:49.831765+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 17782,
            "ip_address": "103.17.39.134",
            "count": 1,
            "first_visit": "2022-06-23T15:11:51.446165+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22788,
            "ip_address": "103.173.90.80",
            "count": 1,
            "first_visit": "2022-07-14T19:18:56.722489+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2778,
            "ip_address": "103.173.90.8",
            "count": 1,
            "first_visit": "2022-01-25T04:21:22.081718+06:00",
            "date": null
        },
        {
            "id": 10277,
            "ip_address": "103.173.90.129",
            "count": 2,
            "first_visit": "2022-05-22T12:14:55.009308+06:00",
            "date": null
        },
        {
            "id": 1215,
            "ip_address": "103.17.38.85",
            "count": 3,
            "first_visit": "2021-12-21T23:31:04.617194+06:00",
            "date": null
        }
    ]
}