GET /api/bet_types/fea7fee8-8ada-47d2-a035-ee1e637416ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fea7fee8-8ada-47d2-a035-ee1e637416ed",
"match": "https://api-prod.gambitprofit.com/api/matches/46d17141-7042-4d8e-ac00-fbef7c1cc609/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T11:57:04.156647-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": "Orlando Guardians",
"amount": 5000.0
},
{
"team": "Vegas Vipers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "815b644e-6d7a-4d94-b680-42f31cf869ac",
"gambit_id": "53939854-d8a2-4197-85ca-4bb5118d9864",
"last_updated": "2023-03-20T10:12:00.501954-04:00",
"created_at": "2023-03-17T11:57:04.159603-04:00",
"name": "Orlando Guardians",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea7fee8-8ada-47d2-a035-ee1e637416ed/?format=api"
},
{
"id": "474a408d-31b2-419a-a249-d4a8adea0c2a",
"gambit_id": "a0728784-7719-4ea2-a83b-a5db32128b5c",
"last_updated": "2023-03-20T10:12:00.500568-04:00",
"created_at": "2023-03-17T11:57:04.158184-04:00",
"name": "Vegas Vipers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea7fee8-8ada-47d2-a035-ee1e637416ed/?format=api"
}
]
}