GET /api/bet_types/ea06f78d-9dcf-4404-86f9-6cfaea617516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea06f78d-9dcf-4404-86f9-6cfaea617516",
"match": "https://api-prod.gambitprofit.com/api/matches/912f184e-8d33-48fc-9709-af8ffa26af9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:23.839054-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": "MIN (K Maeda)",
"amount": 6060.0
},
{
"team": "KAN (R Yarbrough)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "f53dda86-4848-4e0f-8228-369ebfe53f89",
"gambit_id": "086745d3-fe89-4a88-a94f-bfc892a8e6a8",
"last_updated": "2023-07-31T18:13:09.330265-04:00",
"created_at": "2023-07-30T08:18:23.842937-04:00",
"name": "MIN (K Maeda)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea06f78d-9dcf-4404-86f9-6cfaea617516/?format=api"
},
{
"id": "ebba7996-5766-409b-9304-09c0382bcd7f",
"gambit_id": "39f0ab68-e417-473b-9a62-7e04d3f9b8a0",
"last_updated": "2023-07-31T18:13:09.334326-04:00",
"created_at": "2023-07-30T08:18:23.846721-04:00",
"name": "KAN (R Yarbrough)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea06f78d-9dcf-4404-86f9-6cfaea617516/?format=api"
}
]
}