GET /api/bet_types/799fcb87-94a4-4fa8-b97a-38579ac758a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "799fcb87-94a4-4fa8-b97a-38579ac758a3",
"match": "https://api-prod.gambitprofit.com/api/matches/dfbb4083-ee80-4546-a437-8a4ca03432ed/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:14.506840-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": "CHC",
"amount": 5784.0
},
{
"team": "MIL",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "58e63c2d-ac17-4ce7-a7a4-eb55f701d301",
"gambit_id": "d8b1bd07-ba2a-4680-8121-1eec4bd6c55e",
"last_updated": "2023-03-31T10:27:26.375561-04:00",
"created_at": "2023-03-29T23:47:14.510001-04:00",
"name": "CHC",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799fcb87-94a4-4fa8-b97a-38579ac758a3/?format=api"
},
{
"id": "86eee00b-386e-4e7f-90bd-ffd6e1dcebc7",
"gambit_id": "bfd199cd-2c71-4168-a6a3-a28207321ef9",
"last_updated": "2023-03-31T10:27:26.377704-04:00",
"created_at": "2023-03-29T23:47:14.513277-04:00",
"name": "MIL",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799fcb87-94a4-4fa8-b97a-38579ac758a3/?format=api"
}
]
}