GET /api/bet_types/2f99361d-1302-4e4f-88e3-e961485cb909/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f99361d-1302-4e4f-88e3-e961485cb909",
"match": "https://api-prod.gambitprofit.com/api/matches/e4beb4dd-59e9-4f1b-907f-9285029b88da/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-14T05:58:09.514235-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "NYY",
"amount": 6651.0
},
{
"team": "NYM",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "93eefc57-8197-484e-b082-e603c4233682",
"gambit_id": "5bb78703-8dec-4b54-9df9-e1f7228a7299",
"last_updated": "2023-06-15T23:23:32.409709-04:00",
"created_at": "2023-06-14T05:58:09.516203-04:00",
"name": "NYY",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f99361d-1302-4e4f-88e3-e961485cb909/?format=api"
},
{
"id": "ba10b366-7456-48ed-a1b3-6630b46236f6",
"gambit_id": "dd66a491-d33b-40a3-9a71-50ec8f854a38",
"last_updated": "2023-06-15T23:23:32.410961-04:00",
"created_at": "2023-06-14T05:58:09.518356-04:00",
"name": "NYM",
"reward": "2.82000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f99361d-1302-4e4f-88e3-e961485cb909/?format=api"
}
]
}