GET /api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa713f50-f0fd-4497-9fd5-1def7802eeb4",
"match": "https://api-prod.gambitprofit.com/api/matches/d1c3256c-8826-4b6c-8c98-b36f2c91946b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:13.822534-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": "Houston Texans",
"amount": 5107.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ffc95140-9d6f-4dd6-a1e8-b1bca21ea514",
"gambit_id": "e58e6cb1-8867-4dd8-b1c3-4bb48855d4c9",
"last_updated": "2023-09-26T09:08:33.675098-04:00",
"created_at": "2023-09-20T09:58:13.828070-04:00",
"name": "Houston Texans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
},
{
"id": "8ecdf7ca-435d-424f-b888-03bd2c684dac",
"gambit_id": "0ff45e15-f0f7-4dfa-9e70-9580ad875457",
"last_updated": "2023-09-26T09:08:33.678656-04:00",
"created_at": "2023-09-20T09:58:13.834074-04:00",
"name": "Jacksonville Jaguars",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa713f50-f0fd-4497-9fd5-1def7802eeb4/?format=api"
}
]
}