GET /api/bet_types/74b90a70-8210-4b90-9230-13d6d204d373/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74b90a70-8210-4b90-9230-13d6d204d373",
"match": "https://api-prod.gambitprofit.com/api/matches/4cfc827f-3673-402e-b9c8-30a23e5c9854/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-16T09:52:12.094814-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": "Dallas Stars",
"amount": 6771.0
},
{
"team": "Vegas Golden Knights",
"amount": 3229.0
}
],
"expected_reward_tokens": 9073.14,
"profit_sb": 73.14,
"profit_sb_percentage": 0.81,
"recommended": true
},
"lines": [
{
"id": "1c0a496f-b505-4ede-87d7-e0b217dfac3b",
"gambit_id": "b640e5c6-30ea-4747-8e16-fa25d7e82a95",
"last_updated": "2023-01-17T11:22:13.539712-05:00",
"created_at": "2023-01-16T09:52:12.102135-05:00",
"name": "Dallas Stars",
"reward": "1.34000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b90a70-8210-4b90-9230-13d6d204d373/?format=api"
},
{
"id": "f2247d30-031d-4d0b-b1c7-053a6638e36a",
"gambit_id": "081ee3a7-93bf-44e3-801a-dadcb000be52",
"last_updated": "2023-01-17T11:22:13.535922-05:00",
"created_at": "2023-01-16T09:52:12.098704-05:00",
"name": "Vegas Golden Knights",
"reward": "2.81000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b90a70-8210-4b90-9230-13d6d204d373/?format=api"
}
]
}