GET /api/bet_types/ca51dba6-2125-436e-b009-aad53cf4e68b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca51dba6-2125-436e-b009-aad53cf4e68b",
"match": "https://api-prod.gambitprofit.com/api/matches/280009c7-c1b6-4258-9441-b4f8311ec425/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-09T09:48:15.363482-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": "CIN",
"amount": 5421.0
},
{
"team": "STL",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7f8d00e8-7104-4d7a-8e85-31356405e6a0",
"gambit_id": "f202abba-c770-45bb-b322-7c9cb1e952ea",
"last_updated": "2023-06-10T16:48:07.936948-04:00",
"created_at": "2023-06-09T09:48:15.365287-04:00",
"name": "CIN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca51dba6-2125-436e-b009-aad53cf4e68b/?format=api"
},
{
"id": "35bfad13-bca5-424a-af6a-423f5e17221c",
"gambit_id": "2ec7873b-71bb-4e03-9c68-f13b9c3ac85d",
"last_updated": "2023-06-10T16:48:07.938919-04:00",
"created_at": "2023-06-09T09:48:15.367219-04:00",
"name": "STL",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca51dba6-2125-436e-b009-aad53cf4e68b/?format=api"
}
]
}