GET /api/bet_types/16f5f655-4c93-4083-8d17-04462582345f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16f5f655-4c93-4083-8d17-04462582345f",
"match": "https://api-prod.gambitprofit.com/api/matches/9347906d-7d7a-4630-adf4-8a865d547053/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T10:18:16.151854-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": "Minnesota Vikings",
"amount": 5107.0
},
{
"team": "Kansas City Chiefs",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "77538c1a-e7bf-491b-a9da-6f026fe51fc8",
"gambit_id": "09e300c2-b52e-486d-9a73-e06e987d66dc",
"last_updated": "2023-10-09T15:43:12.277091-04:00",
"created_at": "2023-10-03T10:18:16.165686-04:00",
"name": "Minnesota Vikings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f5f655-4c93-4083-8d17-04462582345f/?format=api"
},
{
"id": "d438f557-4e19-4995-8654-418181823e8b",
"gambit_id": "457654e2-568f-4a1e-9e62-1e85fba988ad",
"last_updated": "2023-10-09T15:43:12.271056-04:00",
"created_at": "2023-10-03T10:18:16.159204-04:00",
"name": "Kansas City Chiefs",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f5f655-4c93-4083-8d17-04462582345f/?format=api"
}
]
}