GET /api/bet_types/bdcc8277-ebb1-4ec5-8cd7-1b3a0e02e191/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bdcc8277-ebb1-4ec5-8cd7-1b3a0e02e191",
"match": "https://api-prod.gambitprofit.com/api/matches/26673913-2f29-42d0-904e-e01223029b0c/?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": "KAN",
"amount": 5591.0
},
{
"team": "TAM",
"amount": 4409.0
}
],
"expected_reward_tokens": 9169.24,
"profit_sb": 169.24,
"profit_sb_percentage": 1.88,
"recommended": true
},
"lines": [
{
"id": "f999ff50-be15-4776-86ea-9632a8407685",
"gambit_id": "38b9bcde-d713-4293-9e31-cf91142d0e3b",
"last_updated": "2022-08-22T09:42:00.846731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdcc8277-ebb1-4ec5-8cd7-1b3a0e02e191/?format=api"
},
{
"id": "da955e39-d65c-4ff4-ba2b-a23724d4707f",
"gambit_id": "2591f40f-e6cf-479c-a2ad-b2f5866bdf79",
"last_updated": "2022-08-22T09:42:00.846266-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.08000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdcc8277-ebb1-4ec5-8cd7-1b3a0e02e191/?format=api"
}
]
}