GET /api/bet_types/36e26060-ba87-465d-8a3e-c4fb2194e1c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36e26060-ba87-465d-8a3e-c4fb2194e1c6",
"match": "https://api-prod.gambitprofit.com/api/matches/e9426d20-07a1-40ad-b392-a70183a32362/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T17:33:21.763910-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": "KAN",
"amount": 6090.0
},
{
"team": "CWS",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d6041bbe-6ee5-4826-9a66-32c4b75deba1",
"gambit_id": "0aced0e0-a1d5-42d2-aeab-283cca88b549",
"last_updated": "2023-09-15T16:38:17.617180-04:00",
"created_at": "2023-09-11T17:33:21.768129-04:00",
"name": "KAN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e26060-ba87-465d-8a3e-c4fb2194e1c6/?format=api"
},
{
"id": "3519a193-17a1-4be8-bb3e-5c923823b622",
"gambit_id": "19b8c26e-d0a5-4b81-b2d1-bffc4d0a80bc",
"last_updated": "2023-09-15T16:38:17.621342-04:00",
"created_at": "2023-09-11T17:33:21.772462-04:00",
"name": "CWS",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e26060-ba87-465d-8a3e-c4fb2194e1c6/?format=api"
}
]
}