GET /api/bet_types/575d241a-1e0e-4955-9a0f-83f40acece71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "575d241a-1e0e-4955-9a0f-83f40acece71",
"match": "https://api-prod.gambitprofit.com/api/matches/b64ec073-a015-4d80-8b07-c13745f83c3d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:14.204932-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": "ATL (M Fried)",
"amount": 6833.0
},
{
"team": "WAS (P Corbin)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "7084126e-2773-4d8c-b4b2-6cd7fdc975a1",
"gambit_id": "168cdf75-5875-452c-b292-1ff85d3e726c",
"last_updated": "2023-03-31T10:52:13.094803-04:00",
"created_at": "2023-03-29T23:47:14.210528-04:00",
"name": "ATL (M Fried)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575d241a-1e0e-4955-9a0f-83f40acece71/?format=api"
},
{
"id": "f3a6316e-287b-42db-a578-2178bf8205f5",
"gambit_id": "beb852d6-79d2-42da-ac23-b0f13a8b486f",
"last_updated": "2023-03-31T10:52:13.092499-04:00",
"created_at": "2023-03-29T23:47:14.207171-04:00",
"name": "WAS (P Corbin)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/575d241a-1e0e-4955-9a0f-83f40acece71/?format=api"
}
]
}