GET /api/bet_types/860a9613-92b2-4cb7-ba06-3960adf8cd9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "860a9613-92b2-4cb7-ba06-3960adf8cd9c",
"match": "https://api-prod.gambitprofit.com/api/matches/96dc7e4b-a2f7-4427-87c1-effe5251bf49/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:24.168229-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": 6241.0
},
{
"team": "COL",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "759fc95e-9370-422d-a83a-b17f434ed68e",
"gambit_id": "42c3c8c5-fcf1-4457-a44a-b4296cdc45f7",
"last_updated": "2023-06-28T21:23:06.649524-04:00",
"created_at": "2023-06-27T08:43:24.171299-04:00",
"name": "LOS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860a9613-92b2-4cb7-ba06-3960adf8cd9c/?format=api"
},
{
"id": "533c3284-f790-4679-ae19-40aa2b2f190a",
"gambit_id": "2acd9552-605c-4ff8-b7e6-d10607cae8b0",
"last_updated": "2023-06-28T21:23:06.651130-04:00",
"created_at": "2023-06-27T08:43:24.174191-04:00",
"name": "COL",
"reward": "2.54000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/860a9613-92b2-4cb7-ba06-3960adf8cd9c/?format=api"
}
]
}