GET /api/bet_types/0ac8b547-964c-4633-bdd9-045a79f66e13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ac8b547-964c-4633-bdd9-045a79f66e13",
"match": "https://api-prod.gambitprofit.com/api/matches/75d340b6-bfc8-48bc-9884-a77c375f107c/?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": 5096.0
},
{
"team": "CWS",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "58bcc9ce-a695-4189-ad6f-0fb28dd5612a",
"gambit_id": "87e5141a-0a83-468a-a568-667172d142af",
"last_updated": "2022-09-01T10:42:04.913850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.78000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac8b547-964c-4633-bdd9-045a79f66e13/?format=api"
},
{
"id": "8ed23648-c203-41f6-916d-dc489f3f0126",
"gambit_id": "79399941-ff0c-49f2-90ad-a7cd8b7571bf",
"last_updated": "2022-09-01T10:42:04.913389-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.85000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac8b547-964c-4633-bdd9-045a79f66e13/?format=api"
}
]
}