GET /api/bet_types/a16e0687-2dc5-441c-aa97-b70e8cefd769/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a16e0687-2dc5-441c-aa97-b70e8cefd769",
"match": "https://api-prod.gambitprofit.com/api/matches/5bfed7fc-15c5-485a-8343-9116cae31284/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:06.793809-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": "SEA",
"amount": 5784.0
},
{
"team": "TAM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "81084110-d75e-4091-ba08-eb995f8b3a4c",
"gambit_id": "a7ba0a23-6c44-4217-b910-c86147ac2064",
"last_updated": "2023-07-02T10:53:16.772444-04:00",
"created_at": "2023-06-30T08:23:06.796893-04:00",
"name": "SEA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16e0687-2dc5-441c-aa97-b70e8cefd769/?format=api"
},
{
"id": "f92051f8-e7fb-4c95-8f3e-7747c5d5df3f",
"gambit_id": "54533576-283c-4d29-8225-6a7096d3dde9",
"last_updated": "2023-07-02T10:53:16.770470-04:00",
"created_at": "2023-06-30T08:23:06.795107-04:00",
"name": "TAM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16e0687-2dc5-441c-aa97-b70e8cefd769/?format=api"
}
]
}