GET /api/bet_types/8315f0b5-d07f-4674-91fa-a91e1ea1a7ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8315f0b5-d07f-4674-91fa-a91e1ea1a7ee",
"match": "https://api-prod.gambitprofit.com/api/matches/688df75c-88ef-4d66-bce9-f95c97868393/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:05.864178-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 (J Flaherty)",
"amount": 5541.0
},
{
"team": "NYY (L Severino)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "6e95dc42-dedf-4890-b6a5-2f266675ac38",
"gambit_id": "e140bbef-75f0-4bf7-a9ef-59d806f1c9b6",
"last_updated": "2023-07-03T01:18:10.977377-04:00",
"created_at": "2023-07-01T09:23:05.868414-04:00",
"name": "STL (J Flaherty)",
"reward": "1.73000",
"odds": "1.76340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8315f0b5-d07f-4674-91fa-a91e1ea1a7ee/?format=api"
},
{
"id": "f15475d3-043d-48bd-b7ff-606fd4e60830",
"gambit_id": "49c72c0c-9c03-4640-8e5a-e0092dba5b07",
"last_updated": "2023-07-03T01:18:10.975978-04:00",
"created_at": "2023-07-01T09:23:05.866395-04:00",
"name": "NYY (L Severino)",
"reward": "2.15000",
"odds": "2.21000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8315f0b5-d07f-4674-91fa-a91e1ea1a7ee/?format=api"
}
]
}