GET /api/bet_types/e39ceb94-b02b-4321-9082-1a637403217b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e39ceb94-b02b-4321-9082-1a637403217b",
"match": "https://api-prod.gambitprofit.com/api/matches/ae041610-a1be-4d82-a5a2-7eb80957d941/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:58:13.242275-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": "Denver Broncos",
"amount": 5107.0
},
{
"team": "Washington Commanders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "111319b8-80e8-4bec-9863-a5f418b0a086",
"gambit_id": "18e859fb-9885-4eb6-8a83-dc8412362e76",
"last_updated": "2023-09-18T13:28:22.520058-04:00",
"created_at": "2023-09-14T09:58:13.250062-04:00",
"name": "Denver Broncos",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39ceb94-b02b-4321-9082-1a637403217b/?format=api"
},
{
"id": "bdcaa1ef-2ba4-4376-a010-ecb6ae565d8d",
"gambit_id": "d239a68b-3b01-4fbd-a9d7-9125e1e099ea",
"last_updated": "2023-09-18T13:28:22.513052-04:00",
"created_at": "2023-09-14T09:58:13.246270-04:00",
"name": "Washington Commanders",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39ceb94-b02b-4321-9082-1a637403217b/?format=api"
}
]
}