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

{
    "count": 93963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78112&ordering=-ip_address",
    "results": [
        {
            "id": 15972,
            "ip_address": "103.242.23.177",
            "count": 1,
            "first_visit": "2022-06-17T12:48:51.295324+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 17858,
            "ip_address": "103.242.23.177",
            "count": 1,
            "first_visit": "2022-06-23T22:11:17.978305+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5995,
            "ip_address": "103.242.23.177",
            "count": 11,
            "first_visit": "2022-05-14T14:54:06.478445+06:00",
            "date": null
        },
        {
            "id": 10903,
            "ip_address": "103.242.23.176",
            "count": 1,
            "first_visit": "2022-05-24T11:00:17.929076+06:00",
            "date": null
        },
        {
            "id": 29663,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-30T05:04:52.769823+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28261,
            "ip_address": "103.242.23.176",
            "count": 2,
            "first_visit": "2022-07-27T16:24:07.286073+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 58483,
            "ip_address": "103.242.23.176",
            "count": 3,
            "first_visit": "2023-10-27T00:42:25.515107+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 6283,
            "ip_address": "103.242.22.6",
            "count": 2,
            "first_visit": "2022-05-15T09:00:31.107190+06:00",
            "date": null
        }
    ]
}