GET /api/bet_types/aba27170-5b2e-4a0d-9843-0cb7a38a2625/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aba27170-5b2e-4a0d-9843-0cb7a38a2625",
"match": "https://api-prod.gambitprofit.com/api/matches/0cdfe567-7a99-40d7-90e4-72450e67d529/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T12:58:15.469244-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": "ATL",
"amount": 5688.0
},
{
"team": "WAS",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "4182e51e-688e-4320-a643-f23150f6ea9f",
"gambit_id": "8fcbfdd3-2718-4294-8a3f-fb7063d3385b",
"last_updated": "2023-09-26T09:58:05.974545-04:00",
"created_at": "2023-09-24T12:58:15.473008-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba27170-5b2e-4a0d-9843-0cb7a38a2625/?format=api"
},
{
"id": "37fa9b85-c2cb-4125-9366-1ec8f7d69a04",
"gambit_id": "cb4313f0-83f0-4c1c-8ee4-62e0b9f80889",
"last_updated": "2023-09-26T09:58:05.977968-04:00",
"created_at": "2023-09-24T12:58:15.476783-04:00",
"name": "WAS",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba27170-5b2e-4a0d-9843-0cb7a38a2625/?format=api"
}
]
}