GET /api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33893b73-4bf6-4b6e-adde-2142e553f3e8",
"match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T14:22:03.382832-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": "WAS",
"amount": 5512.0
},
{
"team": "BAL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "11a4f327-84de-447b-a853-5738f35da908",
"gambit_id": "0b24c7ab-852a-439b-bef9-0555d7170447",
"last_updated": "2023-04-20T11:42:20.552709-04:00",
"created_at": "2023-04-19T14:22:03.386005-04:00",
"name": "WAS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
},
{
"id": "c9496fcd-daf2-4c57-b5c0-d90416a43098",
"gambit_id": "d2cd2243-4eeb-4d67-b175-df22fd862d5a",
"last_updated": "2023-04-20T11:42:20.554777-04:00",
"created_at": "2023-04-19T14:22:03.389682-04:00",
"name": "BAL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
}
]
}