GET /api/bet_types/aaac6b5b-5f1a-4b2c-89b6-edf450600d03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aaac6b5b-5f1a-4b2c-89b6-edf450600d03",
"match": "https://api-prod.gambitprofit.com/api/matches/565e68ab-1f3f-4b2e-9cbb-4854aec6f360/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SDG (M Clevinger)",
"amount": 5176.0
},
{
"team": "STL (A Wainwright)",
"amount": 4824.0
}
],
"expected_reward_tokens": 9213.28,
"profit_sb": 213.28,
"profit_sb_percentage": 2.37,
"recommended": true
},
"lines": [
{
"id": "e3380b6c-4d81-43a2-b6fe-cf886906bde8",
"gambit_id": "dd525b97-9d88-4dcb-ad96-2a2917f9f1ee",
"last_updated": "2022-09-21T16:11:54.756033-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (M Clevinger)",
"reward": "1.78000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaac6b5b-5f1a-4b2c-89b6-edf450600d03/?format=api"
},
{
"id": "47c4d26f-5246-4b86-bd87-60144e497d94",
"gambit_id": "5279a6a5-b697-4c50-88f7-59bc5bb9fc4c",
"last_updated": "2022-09-21T16:11:54.757008-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (A Wainwright)",
"reward": "1.91000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaac6b5b-5f1a-4b2c-89b6-edf450600d03/?format=api"
}
]
}