GET /api/bet_types/8aee595e-c97e-48c9-b038-db77871e9a62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8aee595e-c97e-48c9-b038-db77871e9a62",
"match": "https://api-prod.gambitprofit.com/api/matches/c6fd3683-a8fb-4ee8-83b1-4839b072c3d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-04T10:52:12.167472-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": "TOR (K Gausman)",
"amount": 6442.0
},
{
"team": "BOS (B Bello)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "10700701-a228-48ce-834a-9e4c3712a547",
"gambit_id": "66f4d6bb-f65c-45fb-8bf5-195f36c217fe",
"last_updated": "2023-05-05T11:47:08.585915-04:00",
"created_at": "2023-05-04T10:52:12.170777-04:00",
"name": "TOR (K Gausman)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aee595e-c97e-48c9-b038-db77871e9a62/?format=api"
},
{
"id": "a76c3a02-8bf3-4aa2-9479-e09d64472762",
"gambit_id": "2aa617cd-7eda-450a-a5f0-cdbf52c713dc",
"last_updated": "2023-05-05T11:47:08.584365-04:00",
"created_at": "2023-05-04T10:52:12.169335-04:00",
"name": "BOS (B Bello)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aee595e-c97e-48c9-b038-db77871e9a62/?format=api"
}
]
}