GET /api/bet_types/41a61f3a-ab12-419e-85ea-85be60ded94c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41a61f3a-ab12-419e-85ea-85be60ded94c",
"match": "https://api-prod.gambitprofit.com/api/matches/184ce9f9-1b63-4b8c-85f4-ae762a3c68a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-17T08:08:23.618510-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": "BOS",
"amount": 5107.0
},
{
"team": "WAS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "45ec7d95-6792-454a-ae32-7ea68b4ce639",
"gambit_id": "70ca8ab4-7196-4242-b5a7-7a0f67796bb5",
"last_updated": "2023-08-18T10:28:07.790803-04:00",
"created_at": "2023-08-17T08:08:23.625828-04:00",
"name": "BOS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a61f3a-ab12-419e-85ea-85be60ded94c/?format=api"
},
{
"id": "93865244-29db-4c1d-ba5e-aa19f5db7474",
"gambit_id": "682f0d94-1d98-4e40-891d-f8b6ab8dd6b5",
"last_updated": "2023-08-18T10:28:07.794461-04:00",
"created_at": "2023-08-17T08:08:23.631553-04:00",
"name": "WAS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a61f3a-ab12-419e-85ea-85be60ded94c/?format=api"
}
]
}