GET /api/bet_types/010950d3-2efc-4e37-bc54-aed9f84b792b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "010950d3-2efc-4e37-bc54-aed9f84b792b",
"match": "https://api-prod.gambitprofit.com/api/matches/78241700-dcfa-495c-82c1-158230ff0203/?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": "SDG",
"amount": 6359.0
},
{
"team": "WAS",
"amount": 3641.0
}
],
"expected_reward_tokens": 9284.14,
"profit_sb": 284.14,
"profit_sb_percentage": 3.16,
"recommended": true
},
"lines": [
{
"id": "be48dddf-a4d6-42dc-a030-4c351192e2e7",
"gambit_id": "33d17c36-1af5-403c-aa61-bdf577a7662f",
"last_updated": "2022-08-14T13:46:50.827733-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "1.46000",
"odds": "1.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010950d3-2efc-4e37-bc54-aed9f84b792b/?format=api"
},
{
"id": "4734f812-08a6-42e7-b5f7-f11eb8db580c",
"gambit_id": "5e7ae6f1-3146-4971-9b87-e10c79c2301b",
"last_updated": "2022-08-14T13:46:50.827296-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "2.55000",
"odds": "2.70000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010950d3-2efc-4e37-bc54-aed9f84b792b/?format=api"
}
]
}