GET /api/bet_types/13bbd4d6-f77f-4be8-bea4-d042aea6c4b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13bbd4d6-f77f-4be8-bea4-d042aea6c4b9",
"match": "https://api-prod.gambitprofit.com/api/matches/1b4c8c0c-a338-41b2-93f7-53e2d840a435/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:25.363331-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": "LOS",
"amount": 5107.0
},
{
"team": "MIL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b220c985-828b-4dfe-b382-dedf70ad42e9",
"gambit_id": "4aa49568-58d3-4bff-b39b-648043d97d16",
"last_updated": "2023-08-17T15:18:06.265818-04:00",
"created_at": "2023-08-16T10:23:25.371875-04:00",
"name": "LOS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bbd4d6-f77f-4be8-bea4-d042aea6c4b9/?format=api"
},
{
"id": "da016059-f225-424b-81ea-b3b21cfe28cb",
"gambit_id": "40239978-24dc-4b57-8992-22ef20c69ae1",
"last_updated": "2023-08-17T15:18:06.262225-04:00",
"created_at": "2023-08-16T10:23:25.367401-04:00",
"name": "MIL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bbd4d6-f77f-4be8-bea4-d042aea6c4b9/?format=api"
}
]
}