GET /api/bet_types/979752e9-4d3d-4d59-a25a-2acee90373e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "979752e9-4d3d-4d59-a25a-2acee90373e0",
"match": "https://api-prod.gambitprofit.com/api/matches/6b7109df-1eed-4b7d-b105-ceba79a99056/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-14T09:33:22.433245-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": "BAL",
"amount": 6090.0
},
{
"team": "SDG",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5865966c-e65a-4c1a-a6c1-2faa99419afd",
"gambit_id": "d1fc162f-65b9-4aff-b9a1-23cc8ca58e7a",
"last_updated": "2023-08-15T10:23:13.287982-04:00",
"created_at": "2023-08-14T09:33:22.437552-04:00",
"name": "BAL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979752e9-4d3d-4d59-a25a-2acee90373e0/?format=api"
},
{
"id": "10939a5b-7253-42b3-96c8-a7ca2be95d76",
"gambit_id": "fee70da9-dece-405f-9c27-fe23b36b1e13",
"last_updated": "2023-08-15T10:23:13.291902-04:00",
"created_at": "2023-08-14T09:33:22.442358-04:00",
"name": "SDG",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979752e9-4d3d-4d59-a25a-2acee90373e0/?format=api"
}
]
}