GET /api/bet_types/e3046a88-9226-47f2-8df8-b73173c0b4b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3046a88-9226-47f2-8df8-b73173c0b4b0",
"match": "https://api-prod.gambitprofit.com/api/matches/0fb614b9-8cb0-4d8b-87b9-c26d32db1e59/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-02T07:42:06.108015-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": "Toronto Maple Leafs",
"amount": 6759.0
},
{
"team": "Calgary Flames",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "68e91ca3-e977-4afe-a7f2-31a2bf83f947",
"gambit_id": "b125c8aa-ed5e-4645-8327-0da1f5b3faa4",
"last_updated": "2023-03-03T09:52:06.679012-05:00",
"created_at": "2023-03-02T07:42:06.110434-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3046a88-9226-47f2-8df8-b73173c0b4b0/?format=api"
},
{
"id": "1e808676-8e5c-4bcb-b057-df406b9db955",
"gambit_id": "3a152e69-4eaf-4769-aa03-bff8a3a2058d",
"last_updated": "2023-03-03T09:52:06.677809-05:00",
"created_at": "2023-03-02T07:42:06.109206-05:00",
"name": "Calgary Flames",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3046a88-9226-47f2-8df8-b73173c0b4b0/?format=api"
}
]
}