GET /api/bet_types/0aa075d9-8adf-43e5-bf6f-6557c217d6a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0aa075d9-8adf-43e5-bf6f-6557c217d6a9",
"match": "https://api-prod.gambitprofit.com/api/matches/26ac8d7f-855b-486d-b3d9-36d29182cf87/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-12T10:17:05.643812-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d3281b8e-42ca-4c6f-b32c-4eb837c5b057",
"gambit_id": "f79b51b4-7541-4e3d-bbfc-f60aaab65970",
"last_updated": "2023-03-13T18:57:09.066319-04:00",
"created_at": "2023-03-12T10:17:05.645353-04:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa075d9-8adf-43e5-bf6f-6557c217d6a9/?format=api"
},
{
"id": "4f8a7f27-3790-4adc-b80c-0104d11c11cd",
"gambit_id": "71f7f71b-9ccf-4598-86eb-0d99c242348f",
"last_updated": "2023-03-13T18:57:09.068442-04:00",
"created_at": "2023-03-12T10:17:05.647163-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa075d9-8adf-43e5-bf6f-6557c217d6a9/?format=api"
}
]
}