GET /api/bet_types/96451724-9608-433a-a062-d932e67f5fde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96451724-9608-433a-a062-d932e67f5fde",
"match": "https://api-prod.gambitprofit.com/api/matches/a38b4329-5d69-4be0-908d-7fdc241f8292/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:01.106655-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": "Dallas Stars",
"amount": 5867.0
},
{
"team": "Buffalo Sabres",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "d723fc4b-a5d1-4d7a-b148-0dd708b82944",
"gambit_id": "f70a339a-a8d7-4dac-9f00-92dbcb6a92b4",
"last_updated": "2023-03-10T10:36:58.914000-05:00",
"created_at": "2023-03-09T09:02:01.109268-05:00",
"name": "Dallas Stars",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96451724-9608-433a-a062-d932e67f5fde/?format=api"
},
{
"id": "c1732a66-dd87-4edc-aead-3101b2332b39",
"gambit_id": "e19d9df4-10cb-47f2-9580-724d8fdaa37f",
"last_updated": "2023-03-10T10:36:58.912915-05:00",
"created_at": "2023-03-09T09:02:01.107941-05:00",
"name": "Buffalo Sabres",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96451724-9608-433a-a062-d932e67f5fde/?format=api"
}
]
}