Hacker News new | ask | show | jobs
by polimux 4337 days ago
I have some bots placing bets for me 24/7 on betfair. They provide a nice API for that (https://developer.betfair.com/default/api-s-and-services/spo...).

The bots written in JS running on a node.js server. The strategy (bet pattern) I use is actually pretty simple. But it's not betting on low odds only, tryed that and failed :)

2 comments

Is this arbitrage betting? What is the capital you use to generate the $500?
Can you go into further detail about your betting pattern?