GET /api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d1ad4e2-a0b4-44a2-b2a4-0749a973848d",
"match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:08.457988-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": "SDG",
"amount": 6399.0
},
{
"team": "MIN",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "88529270-12b9-4821-a191-f205ba4a9017",
"gambit_id": "bff66b17-223d-445a-981a-75f54da8b2f2",
"last_updated": "2023-05-10T15:37:07.175103-04:00",
"created_at": "2023-05-09T11:07:08.461164-04:00",
"name": "SDG",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
},
{
"id": "d857257f-81cf-4d51-8bc0-51f63dcde454",
"gambit_id": "025972ed-239d-41da-ad4e-d38c94cbab92",
"last_updated": "2023-05-10T15:37:07.173644-04:00",
"created_at": "2023-05-09T11:07:08.459529-04:00",
"name": "MIN",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
}
]
}