GET /api/bet_types/d03d6fa8-54c6-43bf-a062-a842a60806a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d03d6fa8-54c6-43bf-a062-a842a60806a5",
"match": "https://api-prod.gambitprofit.com/api/matches/b1f6e9bb-f82d-4f8d-bc21-8ada04d47c1d/?format=api",
"name": "Pick the Winner",
"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": "St Louis Blues",
"amount": 5524.0
},
{
"team": "Seattle Kraken",
"amount": 4476.0
}
],
"expected_reward_tokens": 9667.0,
"profit_sb": 167.0,
"profit_sb_percentage": 1.76,
"recommended": true
},
"lines": [
{
"id": "75be122f-8500-4b17-8ee1-6c4823ea4abd",
"gambit_id": "eb93d63c-c46b-4ff8-8d25-4c2f13d8d6e2",
"last_updated": "2022-10-20T09:22:01.500368-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d6fa8-54c6-43bf-a062-a842a60806a5/?format=api"
},
{
"id": "9779165a-82db-42e0-8342-b30770bcde5f",
"gambit_id": "be8f7fa5-b68a-4b00-b528-0bd007ed2bfe",
"last_updated": "2022-10-20T09:22:01.499292-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d6fa8-54c6-43bf-a062-a842a60806a5/?format=api"
}
]
}