GET /api/bet_types/4325f037-6f4d-4832-9ef1-a9b5b0562bf3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4325f037-6f4d-4832-9ef1-a9b5b0562bf3",
"match": "https://api-prod.gambitprofit.com/api/matches/191aeb27-a6f7-4c45-9da9-28e3484c1d39/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:03.457233-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": "OAK",
"amount": 5107.0
},
{
"team": "SDG",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "eeafc76d-dbe8-4348-8723-51c5882e58ea",
"gambit_id": "c3d2f17b-9f99-4840-a58e-324380040860",
"last_updated": "2023-09-18T22:48:06.487757-04:00",
"created_at": "2023-09-17T10:28:03.472708-04:00",
"name": "OAK",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4325f037-6f4d-4832-9ef1-a9b5b0562bf3/?format=api"
},
{
"id": "91803a6e-ed38-4cf7-9cdc-732a5e9aecab",
"gambit_id": "83717874-be5c-4d92-98aa-6f11127b396b",
"last_updated": "2023-09-18T22:48:06.483382-04:00",
"created_at": "2023-09-17T10:28:03.461467-04:00",
"name": "SDG",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4325f037-6f4d-4832-9ef1-a9b5b0562bf3/?format=api"
}
]
}