GET /api/bet_types/5e1a05d9-720a-4449-8714-fce1fa257c34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e1a05d9-720a-4449-8714-fce1fa257c34",
"match": "https://api-prod.gambitprofit.com/api/matches/90cbf0de-8ca1-45d3-a266-b0438cda6ab9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:19.982763-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": "SEA (B Woo)",
"amount": 6139.0
},
{
"team": "OAK (J Sears)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "7696d1d3-7302-4806-9372-0cb05e8efacf",
"gambit_id": "a1c164d2-75fe-46c9-996e-5fb0eabf2676",
"last_updated": "2023-09-19T11:23:27.350827-04:00",
"created_at": "2023-09-18T09:08:19.988399-04:00",
"name": "SEA (B Woo)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1a05d9-720a-4449-8714-fce1fa257c34/?format=api"
},
{
"id": "980b8779-6c50-4be8-9e87-7d9c3d87deac",
"gambit_id": "3809963d-a86a-4440-b785-a889c53f9986",
"last_updated": "2023-09-19T11:23:27.354587-04:00",
"created_at": "2023-09-18T09:08:19.994316-04:00",
"name": "OAK (J Sears)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e1a05d9-720a-4449-8714-fce1fa257c34/?format=api"
}
]
}