GET /api/bet_types/498ce716-064e-4c96-831b-7ac2af3f3e06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "498ce716-064e-4c96-831b-7ac2af3f3e06",
"match": "https://api-prod.gambitprofit.com/api/matches/eeb183b7-4308-4ad9-9363-71a65e43f84a/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": 5109.0
},
{
"team": "MIA",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "ff17492e-556d-4072-99f7-926dffdc35a3",
"gambit_id": "4e47fd98-bb04-49d6-9509-e2653810c6ab",
"last_updated": "2022-08-14T13:42:11.652165-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "1.79000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ce716-064e-4c96-831b-7ac2af3f3e06/?format=api"
},
{
"id": "b11eeca5-0c40-4635-ad79-9b0837ceb7db",
"gambit_id": "ee1a769b-755c-49b5-b353-4257c82e9b4c",
"last_updated": "2022-08-14T13:42:11.651802-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA",
"reward": "1.87000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ce716-064e-4c96-831b-7ac2af3f3e06/?format=api"
}
]
}