GET /api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "020d71ce-518c-44ef-8f42-31c16163c4f3",
"match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:04.710391-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": "TAM (Z Eflin)",
"amount": 5714.0
},
{
"team": "PHI (A Nola)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "489278e6-dc7d-40c7-9fd4-34dddaf29a1e",
"gambit_id": "ac554c00-c4b7-4a5c-825c-b2d4498840cb",
"last_updated": "2023-07-05T12:48:34.524362-04:00",
"created_at": "2023-07-04T09:43:04.715005-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
},
{
"id": "9f90a8d1-a66b-49e6-9c23-a7df221cb3c7",
"gambit_id": "70e981f3-e459-42c0-9f41-4080f51e49e4",
"last_updated": "2023-07-05T12:48:34.522552-04:00",
"created_at": "2023-07-04T09:43:04.712727-04:00",
"name": "PHI (A Nola)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
}
]
}