But the point is i cannot refer the bid history to see whether i made the highest bid out of player owner's bid, for example:
$2000 (my bid)
$3000 (other player named "A")
$4000 (other player named "B")
$5000 (player owner)
In above case, i can only see the bid is $5000 made by player owner. According to your logic and i do nothing then, the final bid winner will be "player B", the result is i will lose the bid.
What can i do to secure and be the bid winner? Unlimited bid on top of player owner's bid MUST NOT be an option. Do nothing is not secure too.