GET /api/bet_types/7dcb9e41-ebe2-410c-8b19-5b6f266642ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dcb9e41-ebe2-410c-8b19-5b6f266642ba",
"match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T11:47:13.453201-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 (T Bradley)",
"amount": 5091.0
},
{
"team": "NYM (T Megill)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "7ae03c5e-98a5-4e73-b0f0-c3b54bc13870",
"gambit_id": "494ccbea-b2f6-464d-8478-8ad92af48429",
"last_updated": "2023-05-19T11:02:16.781987-04:00",
"created_at": "2023-05-18T11:47:13.456181-04:00",
"name": "TAM (T Bradley)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcb9e41-ebe2-410c-8b19-5b6f266642ba/?format=api"
},
{
"id": "bb0363e9-6e20-41fc-a04e-f31dc069b507",
"gambit_id": "bfff9cf8-899d-4b11-a69b-efae465aa255",
"last_updated": "2023-05-19T11:02:16.779849-04:00",
"created_at": "2023-05-18T11:47:13.454678-04:00",
"name": "NYM (T Megill)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcb9e41-ebe2-410c-8b19-5b6f266642ba/?format=api"
}
]
}