GET /api/bet_types/29ca1580-59dd-4781-be44-535b13505d66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29ca1580-59dd-4781-be44-535b13505d66",
"match": "https://api-prod.gambitprofit.com/api/matches/7925fff8-e65b-42c3-8af8-b57026b1cc6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-28T09:08:06.845315-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": "Seattle Kraken",
"amount": 6314.0
},
{
"team": "Florida Panthers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "2c3b451b-bd10-4fac-8cb0-30c9c670646e",
"gambit_id": "7e160f02-8740-4e3c-93f9-f6ae9f28273b",
"last_updated": "2023-10-30T13:38:24.751542-04:00",
"created_at": "2023-10-28T09:08:06.849542-04:00",
"name": "Seattle Kraken",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ca1580-59dd-4781-be44-535b13505d66/?format=api"
},
{
"id": "14106f04-69fb-4632-af5d-d307b1cb0d8a",
"gambit_id": "2fdfc265-a141-4547-be9b-5092a7b9edff",
"last_updated": "2023-10-30T13:38:24.754961-04:00",
"created_at": "2023-10-28T09:08:06.859422-04:00",
"name": "Florida Panthers",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ca1580-59dd-4781-be44-535b13505d66/?format=api"
}
]
}