GET /api/bet_types/6b72f831-60bb-460c-8b62-d8865f4c6029/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b72f831-60bb-460c-8b62-d8865f4c6029",
"match": "https://api-prod.gambitprofit.com/api/matches/620610cf-d619-4b66-af46-544b878d64be/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "BAL (K Bradish)",
"amount": 5121.0
},
{
"team": "TOR (M White)",
"amount": 4879.0
}
],
"expected_reward_tokens": 9269.01,
"profit_sb": 269.01,
"profit_sb_percentage": 2.99,
"recommended": true
},
"lines": [
{
"id": "22d2c224-09c8-418f-9aca-3111ff31ab65",
"gambit_id": "2f2aa3fd-09d4-4a7d-bfe0-05410e247a57",
"last_updated": "2022-09-07T12:46:57.614209-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (K Bradish)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b72f831-60bb-460c-8b62-d8865f4c6029/?format=api"
},
{
"id": "ede7b792-68a5-4d1a-8aba-938dca30b7da",
"gambit_id": "058ebd8b-d1ea-47b8-89be-e9ee419d6866",
"last_updated": "2022-09-07T12:46:57.615189-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (M White)",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b72f831-60bb-460c-8b62-d8865f4c6029/?format=api"
}
]
}