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

{
    "count": 97523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=-ip_address",
    "results": [
        {
            "id": 5276,
            "ip_address": "37.111.205.18",
            "count": 2,
            "first_visit": "2022-04-20T14:00:26.950137+06:00",
            "date": null
        },
        {
            "id": 30373,
            "ip_address": "37.111.205.179",
            "count": 4,
            "first_visit": "2022-07-31T11:46:11.597625+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29397,
            "ip_address": "37.111.205.177",
            "count": 1,
            "first_visit": "2022-07-29T16:48:32.407362+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16244,
            "ip_address": "37.111.205.177",
            "count": 1,
            "first_visit": "2022-06-18T06:59:12.615613+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 5144,
            "ip_address": "37.111.205.170",
            "count": 4,
            "first_visit": "2022-04-16T00:33:02.423366+06:00",
            "date": null
        },
        {
            "id": 8022,
            "ip_address": "37.111.205.17",
            "count": 1,
            "first_visit": "2022-05-17T12:03:14.804398+06:00",
            "date": null
        },
        {
            "id": 24861,
            "ip_address": "37.111.205.169",
            "count": 3,
            "first_visit": "2022-07-20T20:01:30.634468+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 58278,
            "ip_address": "37.111.205.169",
            "count": 1,
            "first_visit": "2023-10-23T19:06:52.849999+06:00",
            "date": "2023-10-23"
        }
    ]
}