GET /api/bet_types/46897d3b-f552-4b08-8291-72909ef91237/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46897d3b-f552-4b08-8291-72909ef91237",
"match": "https://api-prod.gambitprofit.com/api/matches/338a0b0f-6ad6-41f1-8960-d165ca9c0ec2/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-20T09:31:49.578584-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": "Sacramento Kings",
"amount": 5107.0
},
{
"team": "Utah Jazz",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e61c4f46-140a-4d14-8abd-619a9ba31ca4",
"gambit_id": "7f261d66-68dc-41b0-b07e-09dcdb741189",
"last_updated": "2023-03-21T10:11:50.795796-04:00",
"created_at": "2023-03-20T09:31:49.583252-04:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46897d3b-f552-4b08-8291-72909ef91237/?format=api"
},
{
"id": "866621e2-ef1f-49b6-87b5-f84054428a4c",
"gambit_id": "f9bb48a4-964c-42bd-9ae3-b292f7f07ac4",
"last_updated": "2023-03-21T10:11:50.792998-04:00",
"created_at": "2023-03-20T09:31:49.580758-04:00",
"name": "Utah Jazz",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46897d3b-f552-4b08-8291-72909ef91237/?format=api"
}
]
}