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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13888&ordering=-ip_address",
    "results": [
        {
            "id": 31288,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-08-05T23:50:41.706768+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 36721,
            "ip_address": "45.248.151.219",
            "count": 1,
            "first_visit": "2022-10-31T11:14:10.997538+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 4304,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-03-12T11:07:44.515042+06:00",
            "date": null
        },
        {
            "id": 907,
            "ip_address": "45.248.151.218",
            "count": 1,
            "first_visit": "2021-12-19T20:34:30.505699+06:00",
            "date": null
        },
        {
            "id": 17179,
            "ip_address": "45.248.151.217",
            "count": 1,
            "first_visit": "2022-06-21T22:18:30.813729+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 1467,
            "ip_address": "45.248.151.217",
            "count": 3,
            "first_visit": "2021-12-29T15:53:47.655483+06:00",
            "date": null
        },
        {
            "id": 5082,
            "ip_address": "45.248.151.216",
            "count": 3,
            "first_visit": "2022-04-12T14:12:17.531958+06:00",
            "date": null
        },
        {
            "id": 15328,
            "ip_address": "45.248.151.215",
            "count": 1,
            "first_visit": "2022-06-15T15:59:04.195763+06:00",
            "date": "2022-06-15"
        }
    ]
}