/transfermarket/watchlist
Retrieve auctions being watched and players being sold by the authenticated member's team.
Retrieve watchlist for the authenticated member. x-access-key is required.
Query params: teamid (optional, if member owns multiple teams)
Headers: x-access-key (required)
https://blackoutrugby.magicrunez.com/?r=tmwExample response:
{"data":{"watching":{"697377":{"auctionid":"697377","playerid":"8341495","deadline":"...","bid":"1010"}},"selling":{"698496":{"playerid":"14046755","price":"1000"}}}}