GET /api/bet_types/08642b05-c9b1-4bc2-a89d-ddf56ab60cff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08642b05-c9b1-4bc2-a89d-ddf56ab60cff",
"match": "https://api-prod.gambitprofit.com/api/matches/c923f696-c796-43d2-8700-0a8a41f47852/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T08:58:06.935462-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": "NYM (K Senga)",
"amount": 5325.0
},
{
"team": "LOS (T Gonsolin)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "935fdade-94c8-4889-8d76-d5ea3846842b",
"gambit_id": "9b3cf08b-4a1f-4246-9d06-d7b1803282cb",
"last_updated": "2023-07-17T10:08:18.595331-04:00",
"created_at": "2023-07-15T08:58:06.938557-04:00",
"name": "NYM (K Senga)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08642b05-c9b1-4bc2-a89d-ddf56ab60cff/?format=api"
},
{
"id": "ef1928e9-7a0e-4425-b92e-b81258b0b483",
"gambit_id": "2b018440-1c20-45e4-b74f-791f53b998b4",
"last_updated": "2023-07-17T10:08:18.593832-04:00",
"created_at": "2023-07-15T08:58:06.936959-04:00",
"name": "LOS (T Gonsolin)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08642b05-c9b1-4bc2-a89d-ddf56ab60cff/?format=api"
}
]
}