GET /api/bet_types/13c889fb-97c3-462b-a830-06f1c8cff4a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13c889fb-97c3-462b-a830-06f1c8cff4a3",
"match": "https://api-prod.gambitprofit.com/api/matches/32920328-c281-47c2-8cc5-a607bae5b336/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:23.515373-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": "MIN",
"amount": 5867.0
},
{
"team": "ATL",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "4dafe74d-4de3-4202-8948-3977e4651308",
"gambit_id": "e63de399-c8ce-4e37-98d6-0dff2b252bd4",
"last_updated": "2023-06-28T21:28:07.658364-04:00",
"created_at": "2023-06-27T08:43:23.517660-04:00",
"name": "MIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c889fb-97c3-462b-a830-06f1c8cff4a3/?format=api"
},
{
"id": "990d0aeb-975a-41ab-ab9c-d0214aa528db",
"gambit_id": "14fe9248-fcdc-4e86-a5e2-735a33c3a02d",
"last_updated": "2023-06-28T21:28:07.661193-04:00",
"created_at": "2023-06-27T08:43:23.519901-04:00",
"name": "ATL",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c889fb-97c3-462b-a830-06f1c8cff4a3/?format=api"
}
]
}