GET /api/bet_types/73fcedc1-05d2-4a06-a2e3-8a225adcbc0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73fcedc1-05d2-4a06-a2e3-8a225adcbc0d",
"match": "https://api-prod.gambitprofit.com/api/matches/f31bdc78-ee20-4b1f-b32d-5b94f476371e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T08:22:59.368797-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": "LAA (P Sandoval)",
"amount": 5787.0
},
{
"team": "KAN (B Singer)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "557654bd-67f4-4c86-8c5f-3dd6a6fb6351",
"gambit_id": "0b79bc35-1cfe-4da8-b962-b8710405ee87",
"last_updated": "2023-06-17T14:58:01.729704-04:00",
"created_at": "2023-06-16T08:22:59.370993-04:00",
"name": "LAA (P Sandoval)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fcedc1-05d2-4a06-a2e3-8a225adcbc0d/?format=api"
},
{
"id": "445dc211-eecb-44bb-99c8-2f1e3a5670a2",
"gambit_id": "30541128-1f32-4114-9362-69b4ff5ad3bc",
"last_updated": "2023-06-17T14:58:01.731724-04:00",
"created_at": "2023-06-16T08:22:59.373048-04:00",
"name": "KAN (B Singer)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fcedc1-05d2-4a06-a2e3-8a225adcbc0d/?format=api"
}
]
}