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

{
    "count": 97519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23880&ordering=-ip_address",
    "results": [
        {
            "id": 9870,
            "ip_address": "37.111.205.249",
            "count": 2,
            "first_visit": "2022-05-20T23:15:41.603567+06:00",
            "date": null
        },
        {
            "id": 12440,
            "ip_address": "37.111.205.248",
            "count": 1,
            "first_visit": "2022-05-29T11:40:03.061685+06:00",
            "date": null
        },
        {
            "id": 28739,
            "ip_address": "37.111.205.243",
            "count": 1,
            "first_visit": "2022-07-28T11:53:33.652384+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7651,
            "ip_address": "37.111.205.242",
            "count": 13,
            "first_visit": "2022-05-17T08:16:31.815583+06:00",
            "date": null
        },
        {
            "id": 24066,
            "ip_address": "37.111.205.242",
            "count": 1,
            "first_visit": "2022-07-19T11:43:18.787511+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4237,
            "ip_address": "37.111.205.237",
            "count": 1,
            "first_visit": "2022-03-10T06:55:41.255701+06:00",
            "date": null
        },
        {
            "id": 61718,
            "ip_address": "37.111.205.236",
            "count": 1,
            "first_visit": "2023-12-23T15:23:40.244069+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 35213,
            "ip_address": "37.111.205.235",
            "count": 1,
            "first_visit": "2022-09-29T19:08:06.417338+06:00",
            "date": "2022-09-29"
        }
    ]
}