GET /api/bet_types/32e7c56f-3d1d-48c3-81a0-00b3993b383e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32e7c56f-3d1d-48c3-81a0-00b3993b383e",
"match": "https://api-prod.gambitprofit.com/api/matches/81d79aa1-6aeb-4e85-bca0-4e396f5f1f28/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T08:58:05.638183-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": "TOR (K Gausman)",
"amount": 5541.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "4a0ecefc-0f8f-4e2b-a551-7e0b585557b9",
"gambit_id": "f28a9e1e-418f-421f-9c59-dcc21512ac33",
"last_updated": "2023-07-22T11:03:14.853041-04:00",
"created_at": "2023-07-15T08:58:05.641152-04:00",
"name": "TOR (K Gausman)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7c56f-3d1d-48c3-81a0-00b3993b383e/?format=api"
},
{
"id": "e7043b5c-bb7a-42c8-aef3-680f8da0cc44",
"gambit_id": "89fb9898-1e22-4681-ae4f-bb82663bebbd",
"last_updated": "2023-07-22T11:03:14.849634-04:00",
"created_at": "2023-07-15T08:58:05.639687-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7c56f-3d1d-48c3-81a0-00b3993b383e/?format=api"
}
]
}