GET /api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd2a26de-3a6b-4669-9234-0f201c9f23e3",
"match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:25.830475-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 Littell)",
"amount": 5222.0
},
{
"team": "TOR (H Ryu)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "2b229985-b2b7-4874-ad54-4cfdc59ecd5e",
"gambit_id": "ce38e174-9314-4e4b-bfe8-45286bb9d495",
"last_updated": "2023-09-25T14:28:21.770971-04:00",
"created_at": "2023-09-23T09:38:25.838731-04:00",
"name": "TAM (Z Littell)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
},
{
"id": "0474f65e-92ef-432c-8ed2-41435319c745",
"gambit_id": "ad25f768-c8c5-481a-96f4-2fb314d2aadf",
"last_updated": "2023-09-25T14:28:21.764685-04:00",
"created_at": "2023-09-23T09:38:25.834667-04:00",
"name": "TOR (H Ryu)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd2a26de-3a6b-4669-9234-0f201c9f23e3/?format=api"
}
]
}