GET /api/bet_types/7b16576c-688f-4550-96e9-736157533e69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b16576c-688f-4550-96e9-736157533e69",
"match": "https://api-prod.gambitprofit.com/api/matches/acf0575f-8ad4-4d09-972c-7bf3c8f0cddf/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-03T09:56:53.395514-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": "BAL",
"amount": 6020.0
},
{
"team": "TEX",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "d3dbb24a-5bb7-4210-8a0a-656f5b3336a5",
"gambit_id": "409c1259-6ab3-4a97-b049-9477769c82a7",
"last_updated": "2023-04-04T19:22:02.297561-04:00",
"created_at": "2023-04-03T09:56:53.398494-04:00",
"name": "BAL",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b16576c-688f-4550-96e9-736157533e69/?format=api"
},
{
"id": "c6e6d18f-a4e3-42a4-add0-5dc7ca74be4b",
"gambit_id": "e66090ac-52d4-4684-b1f4-fdbd3cef16de",
"last_updated": "2023-04-04T19:22:02.295640-04:00",
"created_at": "2023-04-03T09:56:53.396868-04:00",
"name": "TEX",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b16576c-688f-4550-96e9-736157533e69/?format=api"
}
]
}