GET /api/bet_types/f6f90a91-ee3b-4c4f-8de0-2c90a780eeec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6f90a91-ee3b-4c4f-8de0-2c90a780eeec",
"match": "https://api-prod.gambitprofit.com/api/matches/4d6a9af4-1cf3-4cde-aa8f-22ed4bbc2397/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:14.474464-05: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": "Sacramento Kings",
"amount": 5107.0
},
{
"team": "Golden State Warriors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fc9f2e31-fe56-468b-9a9c-2de5d5b43e24",
"gambit_id": "2eabbc9a-b5d1-4a54-aaa1-9ff5b33e9f43",
"last_updated": "2024-01-26T20:43:21.071396-05:00",
"created_at": "2024-01-25T13:28:14.482975-05:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f90a91-ee3b-4c4f-8de0-2c90a780eeec/?format=api"
},
{
"id": "ba8a42e6-1374-44fb-b540-940ed7d8f217",
"gambit_id": "b0f28fcc-2604-47b0-b548-ab600bd1f42c",
"last_updated": "2024-01-26T20:43:21.066622-05:00",
"created_at": "2024-01-25T13:28:14.478234-05:00",
"name": "Golden State Warriors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f90a91-ee3b-4c4f-8de0-2c90a780eeec/?format=api"
}
]
}