GET /api/bet_types/9868f2fd-fe09-4cd9-b126-154d51338937/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9868f2fd-fe09-4cd9-b126-154d51338937",
"match": "https://api-prod.gambitprofit.com/api/matches/2f316358-4e16-4926-ab08-87b0eeb2439f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "HOU",
"amount": 6193.0
},
{
"team": "ATL",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "b654f7a2-2212-4784-8040-1bf971c327cd",
"gambit_id": "e02097c4-4ebf-417e-a2ff-977c428e37af",
"last_updated": "2022-08-20T12:02:01.598457-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9868f2fd-fe09-4cd9-b126-154d51338937/?format=api"
},
{
"id": "44941ddd-b756-4d75-88e3-07f3a79e12b7",
"gambit_id": "56c6bc94-8a99-4e5a-ac18-1907888a9b5c",
"last_updated": "2022-08-20T12:02:01.597978-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.44000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9868f2fd-fe09-4cd9-b126-154d51338937/?format=api"
}
]
}