GET /api/bet_types/14927cc3-040c-4953-83fd-b10c6ed59be5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14927cc3-040c-4953-83fd-b10c6ed59be5",
"match": "https://api-prod.gambitprofit.com/api/matches/aa9e34b7-97cf-4425-895f-812119ba205b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:07:59.438738-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": "Boston Celtics",
"amount": 5000.0
},
{
"team": "Orlando Magic",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d32a4183-b270-4c03-9e7c-8a2d3dd6bf51",
"gambit_id": "721fd896-a574-41e6-a3ca-352c31cb3f0e",
"last_updated": "2023-11-27T10:13:37.633274-05:00",
"created_at": "2023-11-24T09:07:59.442796-05:00",
"name": "Boston Celtics",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14927cc3-040c-4953-83fd-b10c6ed59be5/?format=api"
},
{
"id": "c1cd7bff-2ce6-4ade-9baa-0a9020fff0da",
"gambit_id": "713b0875-3aab-44b6-b66f-1bae098d2fb3",
"last_updated": "2023-11-27T10:13:37.637879-05:00",
"created_at": "2023-11-24T09:07:59.448622-05:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14927cc3-040c-4953-83fd-b10c6ed59be5/?format=api"
}
]
}