GET /api/bet_types/34f75d0e-7d1a-45ba-83b8-290663e78ee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34f75d0e-7d1a-45ba-83b8-290663e78ee9",
"match": "https://api-prod.gambitprofit.com/api/matches/0507d710-a83d-443d-9da7-3152b84249f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-28T08:23:04.510743-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": "LOS",
"amount": 5107.0
},
{
"team": "CIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ef26cdd-9e17-4067-a174-7c29d353ac57",
"gambit_id": "97bc66e4-e1b7-4d8c-b414-4473e69de936",
"last_updated": "2023-07-29T19:33:34.924651-04:00",
"created_at": "2023-07-28T08:23:04.520105-04:00",
"name": "LOS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f75d0e-7d1a-45ba-83b8-290663e78ee9/?format=api"
},
{
"id": "3262a371-c3ab-4614-8455-76090cabac7c",
"gambit_id": "24567a4d-72f9-4f9d-bca1-40b9c0ba0a0e",
"last_updated": "2023-07-29T19:33:34.920376-04:00",
"created_at": "2023-07-28T08:23:04.515279-04:00",
"name": "CIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f75d0e-7d1a-45ba-83b8-290663e78ee9/?format=api"
}
]
}