GET /api/bet_types/fa7157ed-2cc1-4b90-b44f-e7a8193f83b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa7157ed-2cc1-4b90-b44f-e7a8193f83b6",
"match": "https://api-prod.gambitprofit.com/api/matches/1c7e71cc-7b19-4d6f-b4d0-359b460fb2f7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-16T09:52:55.809936-04: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": 7382.0
},
{
"team": "Chicago Blackhawks",
"amount": 2618.0
}
],
"expected_reward_tokens": 9448.96,
"profit_sb": -51.04,
"profit_sb_percentage": -0.54,
"recommended": false
},
"lines": [
{
"id": "de79b2f0-b4bb-4e39-870f-7ba726b46df3",
"gambit_id": "462bef7a-f28f-43c9-adaf-11d495251c83",
"last_updated": "2023-10-17T10:13:14.303992-04:00",
"created_at": "2023-10-16T09:52:55.819243-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7157ed-2cc1-4b90-b44f-e7a8193f83b6/?format=api"
},
{
"id": "3a04180e-f4b7-4691-9cb7-6d5b8f470c93",
"gambit_id": "f50578bd-3474-4ca2-9577-69e1a00d986f",
"last_updated": "2023-10-17T10:13:14.300728-04:00",
"created_at": "2023-10-16T09:52:55.813967-04:00",
"name": "Chicago Blackhawks",
"reward": "3.61000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7157ed-2cc1-4b90-b44f-e7a8193f83b6/?format=api"
}
]
}