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

{
    "count": 98391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18592&ordering=-ip_address",
    "results": [
        {
            "id": 12748,
            "ip_address": "37.111.248.59",
            "count": 5,
            "first_visit": "2022-05-30T11:11:41.188227+06:00",
            "date": null
        },
        {
            "id": 17870,
            "ip_address": "37.111.248.55",
            "count": 3,
            "first_visit": "2022-06-23T22:39:35.989445+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 30491,
            "ip_address": "37.111.248.50",
            "count": 1,
            "first_visit": "2022-07-31T19:33:21.878420+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 23743,
            "ip_address": "37.111.248.49",
            "count": 2,
            "first_visit": "2022-07-18T22:22:41.587735+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9775,
            "ip_address": "37.111.248.49",
            "count": 1,
            "first_visit": "2022-05-20T17:37:25.596674+06:00",
            "date": null
        },
        {
            "id": 60127,
            "ip_address": "37.111.248.48",
            "count": 1,
            "first_visit": "2023-11-26T19:11:36.046007+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 29086,
            "ip_address": "37.111.248.48",
            "count": 1,
            "first_visit": "2022-07-29T03:01:38.310404+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12736,
            "ip_address": "37.111.248.48",
            "count": 1,
            "first_visit": "2022-05-30T10:30:35.864455+06:00",
            "date": null
        }
    ]
}