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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16600&ordering=ip_address",
    "results": [
        {
            "id": 10147,
            "ip_address": "103.242.23.179",
            "count": 3,
            "first_visit": "2022-05-21T23:14:14.431138+06:00",
            "date": null
        },
        {
            "id": 29712,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2022-07-30T08:43:21.565696+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7004,
            "ip_address": "103.242.23.180",
            "count": 7,
            "first_visit": "2022-05-16T18:32:39.153286+06:00",
            "date": null
        },
        {
            "id": 60332,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2023-11-30T12:17:53.475376+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 6950,
            "ip_address": "103.242.23.181",
            "count": 7,
            "first_visit": "2022-05-16T17:58:37.927640+06:00",
            "date": null
        },
        {
            "id": 31338,
            "ip_address": "103.242.23.181",
            "count": 1,
            "first_visit": "2022-08-06T14:04:25.545331+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 17682,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-06-23T10:27:24.297592+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 48559,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2023-06-20T08:03:22.186234+06:00",
            "date": "2023-06-20"
        }
    ]
}