GET /api/bet_types/8cc83f31-5b67-45ce-8b38-173e83a00789/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cc83f31-5b67-45ce-8b38-173e83a00789",
"match": "https://api-prod.gambitprofit.com/api/matches/17370194-2887-4943-92fa-4bdeacae8fe5/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:22.255195-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": "CWS",
"amount": 6154.0
},
{
"team": "WAS",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "a08fb847-1641-46d3-adc4-2817e9b2453e",
"gambit_id": "cfa2d7b9-0514-4e6b-bae2-85cef151fe5f",
"last_updated": "2023-09-22T10:48:04.812259-04:00",
"created_at": "2023-09-20T08:23:22.259078-04:00",
"name": "CWS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cc83f31-5b67-45ce-8b38-173e83a00789/?format=api"
},
{
"id": "6371d4bf-bdab-467e-8c75-f95635835278",
"gambit_id": "bc2d0444-a890-4621-9b6a-bef92dd505a9",
"last_updated": "2023-09-22T10:48:04.815614-04:00",
"created_at": "2023-09-20T08:23:22.263663-04:00",
"name": "WAS",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cc83f31-5b67-45ce-8b38-173e83a00789/?format=api"
}
]
}