GET /api/bet_types/87b0fc51-4c8f-4777-a603-7f2aca822477/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87b0fc51-4c8f-4777-a603-7f2aca822477",
"match": "https://api-prod.gambitprofit.com/api/matches/b5310a31-9116-46e0-ad1f-ad3a4cf4d53f/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-10T09:02:08.418556-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": "Columbus Blue Jackets",
"amount": 5106.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "6d028e3f-5b01-4b5c-9c47-1f66865d8d9b",
"gambit_id": "5c305943-f7f7-4839-a8e4-979240c76bf8",
"last_updated": "2023-02-11T18:02:01.198757-05:00",
"created_at": "2023-02-10T09:02:08.419805-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.84000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b0fc51-4c8f-4777-a603-7f2aca822477/?format=api"
},
{
"id": "3c377a85-55d0-471a-b49a-9b69b36a907c",
"gambit_id": "06aa5ce5-c9c0-410d-993a-3c73f9bf7e15",
"last_updated": "2023-02-11T18:02:01.199953-05:00",
"created_at": "2023-02-10T09:02:08.421112-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b0fc51-4c8f-4777-a603-7f2aca822477/?format=api"
}
]
}