GET /api/bet_types/18f56171-06c3-4543-8db6-2ea1db534ef5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18f56171-06c3-4543-8db6-2ea1db534ef5",
"match": "https://api-prod.gambitprofit.com/api/matches/1eeb115f-3f75-4c1b-8b81-8e9beb995fc8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:24.370697-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": "LAA",
"amount": 5512.0
},
{
"team": "TEX",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4cd907bf-8395-425b-8877-4e1c3298d137",
"gambit_id": "507162ab-f7de-4738-b840-ff5cfb2afcf2",
"last_updated": "2023-08-18T10:13:03.833633-04:00",
"created_at": "2023-08-16T10:23:24.377959-04:00",
"name": "LAA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f56171-06c3-4543-8db6-2ea1db534ef5/?format=api"
},
{
"id": "aa99de32-0171-40c3-b09a-d00541134d10",
"gambit_id": "6bdcf01b-03ac-4ec6-8011-eec667d33304",
"last_updated": "2023-08-18T10:13:03.838580-04:00",
"created_at": "2023-08-16T10:23:24.383017-04:00",
"name": "TEX",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f56171-06c3-4543-8db6-2ea1db534ef5/?format=api"
}
]
}