GET /api/bet_types/32bf1df3-3ae6-4f16-9664-4173b2659681/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32bf1df3-3ae6-4f16-9664-4173b2659681",
"match": "https://api-prod.gambitprofit.com/api/matches/470ec72d-250c-4efa-9cdd-99a48f55c323/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "CWS",
"amount": 5580.0
},
{
"team": "MIN",
"amount": 4420.0
}
],
"expected_reward_tokens": 9149.4,
"profit_sb": 149.4,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "02266f28-50f8-48df-927a-233f8e9ac1bc",
"gambit_id": "b2186b29-dd84-46e6-a47e-dc3e4a1a0e52",
"last_updated": "2022-12-24T17:12:08.466642-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32bf1df3-3ae6-4f16-9664-4173b2659681/?format=api"
},
{
"id": "952ffad1-15ec-4354-879a-3333a8f4a8a0",
"gambit_id": "725302e4-4797-4eb8-8bfb-69abb3d3da3a",
"last_updated": "2022-12-24T17:12:08.467801-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "2.07000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32bf1df3-3ae6-4f16-9664-4173b2659681/?format=api"
}
]
}