GET /api/bet_types/a91a3d6e-3951-434e-a644-37a55c7af4b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a91a3d6e-3951-434e-a644-37a55c7af4b3",
"match": "https://api-prod.gambitprofit.com/api/matches/f3089df6-e253-4e15-bee4-c066a3991038/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
"amount": 5106.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f730fe0c-9fb4-471a-aa55-d090c76323ef",
"gambit_id": "d70c30a0-bf6a-476c-a95a-a8d4175fc2ab",
"last_updated": "2022-10-22T09:22:26.910087-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.84000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a3d6e-3951-434e-a644-37a55c7af4b3/?format=api"
},
{
"id": "fff0b08c-d597-4a35-b8a5-aa108f9da041",
"gambit_id": "04621088-6af6-4714-a2d7-38ca213f7f93",
"last_updated": "2022-10-22T09:22:26.909067-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a3d6e-3951-434e-a644-37a55c7af4b3/?format=api"
}
]
}