GET /api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d1fc319-1303-493d-99a1-06de556f9075",
"match": "https://api-prod.gambitprofit.com/api/matches/df15c639-5e04-4183-be5c-c52e9b28b11b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:23.309165-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": "TOR",
"amount": 5107.0
},
{
"team": "KAN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "44240696-095e-4497-b114-cabfbef6b928",
"gambit_id": "c08a3d3e-65f7-4405-9d97-4d813d2db1c4",
"last_updated": "2023-04-06T11:27:05.201340-04:00",
"created_at": "2023-04-05T09:22:23.317047-04:00",
"name": "TOR",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
},
{
"id": "e126f0e7-2e39-4eda-96c6-ab5db8b37676",
"gambit_id": "45116739-4c7c-4bdb-bfe1-854c81ac0a24",
"last_updated": "2023-04-06T11:27:05.199128-04:00",
"created_at": "2023-04-05T09:22:23.312754-04:00",
"name": "KAN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1fc319-1303-493d-99a1-06de556f9075/?format=api"
}
]
}