GET /api/bet_types/9a6c7c8e-966f-4259-9d8e-bb687dfd0195/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a6c7c8e-966f-4259-9d8e-bb687dfd0195",
"match": "https://api-prod.gambitprofit.com/api/matches/4914a3b4-ee65-4260-bba4-0e1dacd72ade/?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": "BAL",
"amount": 5756.0
},
{
"team": "CWS",
"amount": 4244.0
}
],
"expected_reward_tokens": 9209.48,
"profit_sb": 209.48,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "0bac66b2-5d36-4856-aea7-722abe6a33b1",
"gambit_id": "dbb3005c-4ba9-4cbc-80c5-5e106dfaa717",
"last_updated": "2022-08-24T10:32:13.151608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.60000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6c7c8e-966f-4259-9d8e-bb687dfd0195/?format=api"
},
{
"id": "1fa5a16f-4084-440b-bb30-f09dad0be7df",
"gambit_id": "9265150f-9f72-4c67-8a32-f0885e25603f",
"last_updated": "2022-08-24T10:32:13.152087-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "2.17000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6c7c8e-966f-4259-9d8e-bb687dfd0195/?format=api"
}
]
}