GET /api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1a56036-1594-4f88-91aa-e35ca96ef42b",
"match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:25.061106-04: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": "TAM",
"amount": 6010.0
},
{
"team": "KAN",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "7983bcab-d18c-4b46-a59e-e6aba3b0b11f",
"gambit_id": "8193a58a-ea2b-4ec1-b308-b440c6e05690",
"last_updated": "2023-07-17T09:08:01.847715-04:00",
"created_at": "2023-07-14T09:13:25.062598-04:00",
"name": "TAM",
"reward": "1.58000",
"odds": "1.60610",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
},
{
"id": "4ca8954d-a282-44b8-96b8-9c8a8c312ec7",
"gambit_id": "cd8ae2e7-4e6a-4b01-9a18-084f24c530f5",
"last_updated": "2023-07-17T09:08:01.849025-04:00",
"created_at": "2023-07-14T09:13:25.064082-04:00",
"name": "KAN",
"reward": "2.38000",
"odds": "2.45000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
}
]
}