GET /api/bet_types/5529772f-4f4a-4fe2-8b84-cebeced812d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5529772f-4f4a-4fe2-8b84-cebeced812d7",
"match": "https://api-prod.gambitprofit.com/api/matches/079a91e4-4f8f-4a3a-90cc-3a9fe173f35b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:55.200907-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": 5512.0
},
{
"team": "Ottawa Senators",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "294e567f-cd9a-40e3-bf3a-b0a7fdabfe1c",
"gambit_id": "e0e3ab28-cdbe-4f15-a0ab-c26636d15173",
"last_updated": "2023-03-20T09:36:52.905301-04:00",
"created_at": "2023-03-18T08:46:55.205403-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5529772f-4f4a-4fe2-8b84-cebeced812d7/?format=api"
},
{
"id": "4cf3e960-2508-4e6e-b9f5-225c70970d72",
"gambit_id": "46b05451-ddc8-477f-958a-8c4e96fc96e4",
"last_updated": "2023-03-20T09:36:52.902124-04:00",
"created_at": "2023-03-18T08:46:55.203088-04:00",
"name": "Ottawa Senators",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5529772f-4f4a-4fe2-8b84-cebeced812d7/?format=api"
}
]
}