GET /api/bet_types/13c1df97-5284-44ca-bedf-f324a1153a5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13c1df97-5284-44ca-bedf-f324a1153a5b",
"match": "https://api-prod.gambitprofit.com/api/matches/8d6edd09-cedd-4b83-bd7b-6edf63eee16c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-16T08:22:58.527559-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": "STL (M Mikolas)",
"amount": 5247.0
},
{
"team": "NYM (T Megill)",
"amount": 4753.0
}
],
"expected_reward_tokens": 9601.06,
"profit_sb": 101.06,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "5c01ba7b-3b32-43ee-9cbf-3855301fcdc3",
"gambit_id": "959d0869-98fb-4072-bb34-75e9c0a33e5c",
"last_updated": "2023-06-17T15:03:04.222856-04:00",
"created_at": "2023-06-16T08:22:58.530135-04:00",
"name": "STL (M Mikolas)",
"reward": "1.83000",
"odds": "1.86210",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c1df97-5284-44ca-bedf-f324a1153a5b/?format=api"
},
{
"id": "1de167b5-7afd-47ab-abb8-d768bcac9dc7",
"gambit_id": "fbfde773-9e73-407e-a3dc-12e851a04b7d",
"last_updated": "2023-06-17T15:03:04.224765-04:00",
"created_at": "2023-06-16T08:22:58.532941-04:00",
"name": "NYM (T Megill)",
"reward": "2.02000",
"odds": "2.06000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c1df97-5284-44ca-bedf-f324a1153a5b/?format=api"
}
]
}