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

{
    "count": 95598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17864&ordering=-ip_address",
    "results": [
        {
            "id": 18496,
            "ip_address": "37.111.248.63",
            "count": 1,
            "first_visit": "2022-06-25T09:25:33.596660+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16149,
            "ip_address": "37.111.248.60",
            "count": 1,
            "first_visit": "2022-06-17T22:47:42.883142+06:00",
            "date": "2022-06-17"
        },
        {
            "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": 9775,
            "ip_address": "37.111.248.49",
            "count": 1,
            "first_visit": "2022-05-20T17:37:25.596674+06:00",
            "date": null
        },
        {
            "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": 29086,
            "ip_address": "37.111.248.48",
            "count": 1,
            "first_visit": "2022-07-29T03:01:38.310404+06:00",
            "date": "2022-07-29"
        }
    ]
}