GET /api/bet_types/e0692188-6279-419c-9c4b-42c538e10878/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0692188-6279-419c-9c4b-42c538e10878",
"match": "https://api-prod.gambitprofit.com/api/matches/0b80f411-0ab4-4e78-ba36-8b4ee35a2ff3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:13.324135-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": "MIL",
"amount": 5512.0
},
{
"team": "WAS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "0fe7eabf-e96f-4e86-8bf6-20665495fd5d",
"gambit_id": "a64ea825-f646-4cab-b461-0d7d05ce4d49",
"last_updated": "2023-09-18T09:03:31.199584-04:00",
"created_at": "2023-09-16T09:23:13.331714-04:00",
"name": "MIL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0692188-6279-419c-9c4b-42c538e10878/?format=api"
},
{
"id": "f7e7cd48-96a0-4eaa-b4d6-c7beed326889",
"gambit_id": "b7a5c0af-3501-4869-a52e-687032e63c13",
"last_updated": "2023-09-18T09:03:31.194212-04:00",
"created_at": "2023-09-16T09:23:13.327900-04:00",
"name": "WAS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0692188-6279-419c-9c4b-42c538e10878/?format=api"
}
]
}