GET /api/bet_types/8595a8b3-f034-406d-91f1-43110a9622c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8595a8b3-f034-406d-91f1-43110a9622c1",
"match": "https://api-prod.gambitprofit.com/api/matches/b57f4e25-ed7b-4840-87cb-c2a8bc4c6a98/?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": "Seattle Kraken",
"amount": 5753.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "829899ef-6071-4ad9-a521-5691bc15729d",
"gambit_id": "829bf1fe-0085-49e2-96f0-99bdb7ed6647",
"last_updated": "2022-12-14T10:17:16.239857-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.58000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8595a8b3-f034-406d-91f1-43110a9622c1/?format=api"
},
{
"id": "0f3a0485-b5f4-4ade-b058-c13d03e71f8b",
"gambit_id": "e8d243d3-a722-496c-bc4f-5edd2e28b204",
"last_updated": "2022-12-14T10:17:16.238710-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.14000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8595a8b3-f034-406d-91f1-43110a9622c1/?format=api"
}
]
}