GET /api/bet_types/ecd4b7c4-2401-45ae-86fb-e35fbaab453f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecd4b7c4-2401-45ae-86fb-e35fbaab453f",
"match": "https://api-prod.gambitprofit.com/api/matches/76c0d9a0-2565-4df1-b6f9-eec89fcdbe20/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:18.761838-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": "St Louis Battlehawks",
"amount": 5000.0
},
{
"team": "Vegas Vipers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5bf59107-baa6-481e-9c03-c84714328efa",
"gambit_id": "21db3eba-e56e-4eb9-8344-6dec4783dbd0",
"last_updated": "2023-04-09T12:37:08.021665-04:00",
"created_at": "2023-04-04T09:32:18.763270-04:00",
"name": "St Louis Battlehawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd4b7c4-2401-45ae-86fb-e35fbaab453f/?format=api"
},
{
"id": "45026cb5-3d0e-4fe1-a8fd-27f678f83f56",
"gambit_id": "fd82ef5d-8a38-4a92-8376-82087e32501a",
"last_updated": "2023-04-09T12:37:08.024579-04:00",
"created_at": "2023-04-04T09:32:18.764787-04:00",
"name": "Vegas Vipers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd4b7c4-2401-45ae-86fb-e35fbaab453f/?format=api"
}
]
}