GET /api/bet_types/80ff7d53-d596-47fc-a3b0-adac58f93f82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80ff7d53-d596-47fc-a3b0-adac58f93f82",
"match": "https://api-prod.gambitprofit.com/api/matches/a77b87c1-8ed6-4173-a9a7-44f4e7dee050/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:14.736346-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": "CLE",
"amount": 5939.0
},
{
"team": "MIN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "0b30f7d5-213a-474f-915e-c1d422bb5c89",
"gambit_id": "6906ee48-cf0b-4f0c-9f93-977ce3cd59ad",
"last_updated": "2023-09-08T09:32:55.433790-04:00",
"created_at": "2023-09-06T09:08:14.745364-04:00",
"name": "CLE",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ff7d53-d596-47fc-a3b0-adac58f93f82/?format=api"
},
{
"id": "9611bed0-76d1-4f4d-8999-1838ecb6a71f",
"gambit_id": "55320090-3553-415c-823a-b80fb06466ef",
"last_updated": "2023-09-08T09:32:55.430655-04:00",
"created_at": "2023-09-06T09:08:14.740616-04:00",
"name": "MIN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ff7d53-d596-47fc-a3b0-adac58f93f82/?format=api"
}
]
}