curl --location 'https://api.apicar.store/api/cars/current-bid/many' \ --header 'api-key;' \ --header 'Content-Type: application/json' \ --data '{ "lots": [ { "lot_id": 0, "site": 1 } ] }'
{}