GET /api/bet_types/9f652591-b214-40c9-923b-caa2347ea912/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f652591-b214-40c9-923b-caa2347ea912",
"match": "https://api-prod.gambitprofit.com/api/matches/676279b2-1066-4fdc-8a95-5316979d3ff4/?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": "Toronto Maple Leafs",
"amount": 6104.0
},
{
"team": "Winnipeg Jets",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "fde81baf-314a-49ff-83a4-70c0745ef4d8",
"gambit_id": "bfc7c5c4-aaef-49b1-9f12-00427914d4b1",
"last_updated": "2022-10-24T10:17:10.316161-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f652591-b214-40c9-923b-caa2347ea912/?format=api"
},
{
"id": "c96c94d8-9e50-4153-b9d2-0ec12c51fc54",
"gambit_id": "2843855e-0507-4511-a9a2-cd90905c3cd4",
"last_updated": "2022-10-24T10:17:10.315143-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f652591-b214-40c9-923b-caa2347ea912/?format=api"
}
]
}