GET /api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdbed333-0883-4e14-bc00-1f7cecfa83a5",
"match": "https://api-prod.gambitprofit.com/api/matches/70322777-d2f5-4890-82d8-e534a8921cd3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:58.838259-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": "MIL (W Miley)",
"amount": 5776.0
},
{
"team": "STL (Z Thompson)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "3688dd57-0bb0-41df-8460-e51f173f1d05",
"gambit_id": "48b40e8e-38a4-4deb-b33c-8a2db57e7ab5",
"last_updated": "2023-09-28T09:58:12.246636-04:00",
"created_at": "2023-09-27T09:22:58.846658-04:00",
"name": "MIL (W Miley)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
},
{
"id": "784bead8-0e7d-4858-9a99-56abad7e4d5e",
"gambit_id": "c99800fd-437a-4338-af8f-f0fa0eeb15b2",
"last_updated": "2023-09-28T09:58:12.242962-04:00",
"created_at": "2023-09-27T09:22:58.842306-04:00",
"name": "STL (Z Thompson)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbed333-0883-4e14-bc00-1f7cecfa83a5/?format=api"
}
]
}