GET /api/bet_types/ae8a9c4c-43f6-4780-b020-a778ed23aa7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae8a9c4c-43f6-4780-b020-a778ed23aa7a",
"match": "https://api-prod.gambitprofit.com/api/matches/d25b208d-7dba-4dfc-971f-fb66e0ce9667/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:13:18.376450-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": "NYY",
"amount": 6232.0
},
{
"team": "TAM",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "a8a9f52d-4609-408b-ac46-01bb519f82e0",
"gambit_id": "bf8fa411-bd33-4f31-849d-b8de971ca4fa",
"last_updated": "2023-08-28T18:43:05.553824-04:00",
"created_at": "2023-08-27T08:13:18.379993-04:00",
"name": "NYY",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8a9c4c-43f6-4780-b020-a778ed23aa7a/?format=api"
},
{
"id": "9d00cc20-6827-40ff-901a-c8ad343c53a8",
"gambit_id": "7df5a556-9774-4a93-b96a-3fecd1ccc390",
"last_updated": "2023-08-28T18:43:05.557152-04:00",
"created_at": "2023-08-27T08:13:18.383944-04:00",
"name": "TAM",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8a9c4c-43f6-4780-b020-a778ed23aa7a/?format=api"
}
]
}