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

{
    "count": 101801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41736&ordering=-ip_address",
    "results": [
        {
            "id": 20400,
            "ip_address": "181.189.248.133",
            "count": 1,
            "first_visit": "2022-06-30T16:59:38.027475+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10957,
            "ip_address": "181.189.248.133",
            "count": 1,
            "first_visit": "2022-05-24T12:51:01.446272+06:00",
            "date": null
        },
        {
            "id": 20401,
            "ip_address": "181.189.248.132",
            "count": 1,
            "first_visit": "2022-06-30T16:59:39.864279+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28842,
            "ip_address": "181.188.0.71",
            "count": 1,
            "first_visit": "2022-07-28T14:32:57.022279+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15721,
            "ip_address": "181.188.0.71",
            "count": 1,
            "first_visit": "2022-06-16T17:57:50.010151+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 10958,
            "ip_address": "181.188.0.71",
            "count": 2,
            "first_visit": "2022-05-24T12:51:03.638002+06:00",
            "date": null
        },
        {
            "id": 11569,
            "ip_address": "181.188.0.70",
            "count": 1,
            "first_visit": "2022-05-26T00:58:46.293748+06:00",
            "date": null
        },
        {
            "id": 9249,
            "ip_address": "181.188.0.68",
            "count": 2,
            "first_visit": "2022-05-19T03:53:45.318291+06:00",
            "date": null
        }
    ]
}