GET /api/bet_types/83c2a227-7001-45e0-b708-86f977465d01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c2a227-7001-45e0-b708-86f977465d01",
"match": "https://api-prod.gambitprofit.com/api/matches/b0c584e7-51e5-4c99-aaf0-51610fb6c8be/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-29T08:42:08.085575-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": "Dallas Stars",
"amount": 6667.0
},
{
"team": "Minnesota Wild",
"amount": 3333.0
}
],
"expected_reward_tokens": 9065.76,
"profit_sb": 65.76,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "57f8c9f8-87af-4d37-9ef6-38338b3f5697",
"gambit_id": "ee8a8f27-63e5-47c1-a4ce-d17b12a5bc6a",
"last_updated": "2022-12-31T10:46:58.829103-05:00",
"created_at": "2022-12-29T08:42:08.087960-05:00",
"name": "Dallas Stars",
"reward": "1.36000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c2a227-7001-45e0-b708-86f977465d01/?format=api"
},
{
"id": "5ad40254-4501-451b-9392-45fcbcc31cbf",
"gambit_id": "f5db664a-b2a7-46e8-84e3-ac9385b21175",
"last_updated": "2022-12-31T10:46:58.827968-05:00",
"created_at": "2022-12-29T08:42:08.086729-05:00",
"name": "Minnesota Wild",
"reward": "2.72000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c2a227-7001-45e0-b708-86f977465d01/?format=api"
}
]
}