GET /api/bet_types/58c190cb-66bb-4016-91af-1a30be7885ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58c190cb-66bb-4016-91af-1a30be7885ed",
"match": "https://api-prod.gambitprofit.com/api/matches/e31a8a26-e27e-45f0-b8f6-2e998e43c2e9/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:17.757491-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": "MIA",
"amount": 6232.0
},
{
"team": "CHC",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "d0817354-0fb8-48df-9b40-44d6c47525d5",
"gambit_id": "68461d76-62a0-4a67-ae4c-d5f49c440879",
"last_updated": "2023-04-30T12:47:14.872130-04:00",
"created_at": "2023-04-28T11:22:17.759167-04:00",
"name": "MIA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c190cb-66bb-4016-91af-1a30be7885ed/?format=api"
},
{
"id": "9b504242-cc7f-4c4b-92a3-15f6de20b286",
"gambit_id": "a1ba92d1-ee26-4e02-8dad-fbc79fc2b9db",
"last_updated": "2023-04-30T12:47:14.874337-04:00",
"created_at": "2023-04-28T11:22:17.760902-04:00",
"name": "CHC",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c190cb-66bb-4016-91af-1a30be7885ed/?format=api"
}
]
}