GET /api/bet_types/0403c79f-4d76-4d63-bd2a-12d91f338b1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0403c79f-4d76-4d63-bd2a-12d91f338b1b",
"match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-04T09:48:07.172898-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": "Sacramento Kings",
"amount": 5107.0
},
{
"team": "New Orleans Pelicans",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f36b96aa-0d30-4ca2-99bb-ea8f2c7d61ec",
"gambit_id": "96c1d24c-7b9a-4542-abf3-0426fb35980e",
"last_updated": "2023-12-05T10:03:17.121868-05:00",
"created_at": "2023-12-04T09:48:07.181069-05:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0403c79f-4d76-4d63-bd2a-12d91f338b1b/?format=api"
},
{
"id": "e2e5b629-6320-4e9c-b05b-a69b81425baf",
"gambit_id": "bc97a3b4-1f1a-48be-bd60-79b4e87eb374",
"last_updated": "2023-12-05T10:03:17.107703-05:00",
"created_at": "2023-12-04T09:48:07.177125-05:00",
"name": "New Orleans Pelicans",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0403c79f-4d76-4d63-bd2a-12d91f338b1b/?format=api"
}
]
}