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

{
    "count": 92969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80128&ordering=ip_address",
    "results": [
        {
            "id": 15328,
            "ip_address": "45.248.151.215",
            "count": 1,
            "first_visit": "2022-06-15T15:59:04.195763+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5082,
            "ip_address": "45.248.151.216",
            "count": 3,
            "first_visit": "2022-04-12T14:12:17.531958+06:00",
            "date": null
        },
        {
            "id": 1467,
            "ip_address": "45.248.151.217",
            "count": 3,
            "first_visit": "2021-12-29T15:53:47.655483+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": 907,
            "ip_address": "45.248.151.218",
            "count": 1,
            "first_visit": "2021-12-19T20:34:30.505699+06:00",
            "date": null
        },
        {
            "id": 31293,
            "ip_address": "45.248.151.219",
            "count": 9,
            "first_visit": "2022-08-06T00:16:00.288038+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 4304,
            "ip_address": "45.248.151.219",
            "count": 3,
            "first_visit": "2022-03-12T11:07:44.515042+06:00",
            "date": null
        },
        {
            "id": 31853,
            "ip_address": "45.248.151.219",
            "count": 1,
            "first_visit": "2022-08-12T17:46:46.861638+06:00",
            "date": "2022-08-12"
        }
    ]
}