GET /api/bet_types/0840c650-8371-40ea-8305-e40506f60e67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0840c650-8371-40ea-8305-e40506f60e67",
"match": "https://api-prod.gambitprofit.com/api/matches/a98d5f7b-b89d-40a3-8378-a256c25a7f74/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T09:31:52.277110-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Memphis Grizzlies",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6e837b13-1568-4656-95fd-f58967e51682",
"gambit_id": "ea1cd3c2-39ae-47d3-9a47-1217c6e5b190",
"last_updated": "2023-03-18T14:47:06.735254-04:00",
"created_at": "2023-03-17T09:31:52.278610-04:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840c650-8371-40ea-8305-e40506f60e67/?format=api"
},
{
"id": "b0270ddc-7b3a-4d3d-b304-dd66f5372073",
"gambit_id": "e6447183-26a5-4dde-a5da-aff3d373f396",
"last_updated": "2023-03-18T14:47:06.736525-04:00",
"created_at": "2023-03-17T09:31:52.280113-04:00",
"name": "Memphis Grizzlies",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840c650-8371-40ea-8305-e40506f60e67/?format=api"
}
]
}