GET /api/bet_types/93fa931a-2b7f-4d86-a6c1-849cc4b791b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93fa931a-2b7f-4d86-a6c1-849cc4b791b6",
"match": "https://api-prod.gambitprofit.com/api/matches/703738a8-f9e2-44ee-97d3-23a91e18dfb7/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:22:58.316033-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": 5421.0
},
{
"team": "MIA",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "39ad6a1e-f10c-4434-adb8-216661ac47c6",
"gambit_id": "4f9ee02f-6b11-4218-8bf2-690d9aa6a2ce",
"last_updated": "2023-06-17T15:03:04.653983-04:00",
"created_at": "2023-06-16T08:22:58.321358-04:00",
"name": "WAS",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fa931a-2b7f-4d86-a6c1-849cc4b791b6/?format=api"
},
{
"id": "ed08be87-f20f-4346-af34-9d3789b1e5ab",
"gambit_id": "b1c01460-0df4-4dba-a11c-6cc084afc4cd",
"last_updated": "2023-06-17T15:03:04.652420-04:00",
"created_at": "2023-06-16T08:22:58.318637-04:00",
"name": "MIA",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fa931a-2b7f-4d86-a6c1-849cc4b791b6/?format=api"
}
]
}