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

{
    "count": 94475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13680&ordering=ip_address",
    "results": [
        {
            "id": 802,
            "ip_address": "103.217.111.179",
            "count": 3,
            "first_visit": "2021-12-18T14:43:45.861317+06:00",
            "date": null
        },
        {
            "id": 41084,
            "ip_address": "103.217.111.18",
            "count": 1,
            "first_visit": "2023-01-28T04:04:29.361937+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 61007,
            "ip_address": "103.217.111.18",
            "count": 1,
            "first_visit": "2023-12-12T00:19:25.846220+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 20728,
            "ip_address": "103.217.111.18",
            "count": 1,
            "first_visit": "2022-07-02T15:18:46.028255+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 3234,
            "ip_address": "103.217.111.181",
            "count": 1,
            "first_visit": "2022-02-02T18:49:25.421085+06:00",
            "date": null
        },
        {
            "id": 20177,
            "ip_address": "103.217.111.181",
            "count": 1,
            "first_visit": "2022-06-29T22:48:59.771236+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 2448,
            "ip_address": "103.217.111.182",
            "count": 4,
            "first_visit": "2022-01-18T22:48:49.337095+06:00",
            "date": null
        },
        {
            "id": 17003,
            "ip_address": "103.217.111.183",
            "count": 2,
            "first_visit": "2022-06-21T12:26:01.570417+06:00",
            "date": "2022-06-21"
        }
    ]
}