GET /api/bet_types/7f40fa11-17a9-4b5e-8b55-e09d8df96b6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f40fa11-17a9-4b5e-8b55-e09d8df96b6d",
"match": "https://api-prod.gambitprofit.com/api/matches/f05dc6ed-56db-4242-a0f9-0722f16b03a9/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-18T09:38:25.396859-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": "Arizona Coyotes",
"amount": 6314.0
},
{
"team": "Winnipeg Jets",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "144da726-13dd-49b2-8896-d4fdd8ef689a",
"gambit_id": "6c4603fa-c5da-40e8-8d61-5d96c422fb1b",
"last_updated": "2023-11-20T14:58:32.822707-05:00",
"created_at": "2023-11-18T09:38:25.401783-05:00",
"name": "Arizona Coyotes",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f40fa11-17a9-4b5e-8b55-e09d8df96b6d/?format=api"
},
{
"id": "48f7e4b5-ddf0-46e6-9b58-5baeb6174f2f",
"gambit_id": "958a4a6a-c515-432f-a42a-1c01eab19379",
"last_updated": "2023-11-20T14:58:32.825878-05:00",
"created_at": "2023-11-18T09:38:25.407240-05:00",
"name": "Winnipeg Jets",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f40fa11-17a9-4b5e-8b55-e09d8df96b6d/?format=api"
}
]
}