GET /api/bet_types/f350d78b-541f-4b1e-9cf2-0c7a75007359/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f350d78b-541f-4b1e-9cf2-0c7a75007359",
"match": "https://api-prod.gambitprofit.com/api/matches/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:00.754958-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": "Carolina Hurricanes",
"amount": 5784.0
},
{
"team": "Boston Bruins",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "604aa427-1c4b-4dfa-8c43-f6aa1bf59b09",
"gambit_id": "752dc63f-b75f-445f-b0bd-85ab4b33681c",
"last_updated": "2023-03-28T11:22:00.108284-04:00",
"created_at": "2023-03-26T13:37:00.757434-04:00",
"name": "Carolina Hurricanes",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f350d78b-541f-4b1e-9cf2-0c7a75007359/?format=api"
},
{
"id": "8f00e694-0c6a-4dc5-9330-7560d68a7abf",
"gambit_id": "92b37d7d-1f47-4ccf-95d2-8a7edf7fd831",
"last_updated": "2023-03-28T11:22:00.109980-04:00",
"created_at": "2023-03-26T13:37:00.759973-04:00",
"name": "Boston Bruins",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f350d78b-541f-4b1e-9cf2-0c7a75007359/?format=api"
}
]
}