GET /api/bet_types/9b094441-8c4c-44fd-b672-3b35e6160e07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b094441-8c4c-44fd-b672-3b35e6160e07",
"match": "https://api-prod.gambitprofit.com/api/matches/5317face-f17b-4d52-bd91-99ce768aecab/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:58.839530-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": "ATL",
"amount": 5107.0
},
{
"team": "MIL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ffd6bdf3-c20e-4a83-9749-24c83983e096",
"gambit_id": "718b4939-f8bc-4855-ba9e-8182bdf06123",
"last_updated": "2023-07-24T13:28:09.866437-04:00",
"created_at": "2023-07-23T11:47:58.844907-04:00",
"name": "ATL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b094441-8c4c-44fd-b672-3b35e6160e07/?format=api"
},
{
"id": "efb6491a-cb0b-4e1e-ab87-706c80fd836d",
"gambit_id": "5413d396-52b8-45b4-9599-dcf49018a9d3",
"last_updated": "2023-07-24T13:28:09.869925-04:00",
"created_at": "2023-07-23T11:47:58.850365-04:00",
"name": "MIL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b094441-8c4c-44fd-b672-3b35e6160e07/?format=api"
}
]
}