GET /api/bet_types/689807ef-0df5-4eb9-82ca-16debd586564/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "689807ef-0df5-4eb9-82ca-16debd586564",
"match": "https://api-prod.gambitprofit.com/api/matches/de2ac5d3-f285-4c6e-b0c7-4eb10ab2cfd3/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:16.894995-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": 5000.0
},
{
"team": "New Orleans Pelicans",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8661d66a-9ca7-4557-be1a-782210c50ccd",
"gambit_id": "9bbd66b3-8931-416d-9f4c-b0c855e8056c",
"last_updated": "2023-04-05T17:37:08.698286-04:00",
"created_at": "2023-04-04T09:32:16.897795-04:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689807ef-0df5-4eb9-82ca-16debd586564/?format=api"
},
{
"id": "cd0a16fe-326b-4a81-8bf3-7ce3de54eb10",
"gambit_id": "494b7e0a-e4e3-40b2-97b8-c3a2aa7f58b8",
"last_updated": "2023-04-05T17:37:08.695845-04:00",
"created_at": "2023-04-04T09:32:16.896311-04:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689807ef-0df5-4eb9-82ca-16debd586564/?format=api"
}
]
}