GET /api/bet_types/cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d",
"match": "https://api-prod.gambitprofit.com/api/matches/fd18529a-4670-4488-9ca0-53bdcbef6e2e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:18.888605-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": "Orlando Guardians",
"amount": 5107.0
},
{
"team": "Arlington Renegades",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "64dc6bf0-aa1b-483a-b137-c60ec87a44de",
"gambit_id": "94193d0b-e92b-420f-845f-01c1ef0092c0",
"last_updated": "2023-04-09T12:32:04.667535-04:00",
"created_at": "2023-04-04T09:32:18.889986-04:00",
"name": "Orlando Guardians",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d/?format=api"
},
{
"id": "d5254672-8f01-4c41-acfa-85f8e2b731e7",
"gambit_id": "28d7a684-8f4b-4407-968d-fef34655f644",
"last_updated": "2023-04-09T12:32:04.669452-04:00",
"created_at": "2023-04-04T09:32:18.891416-04:00",
"name": "Arlington Renegades",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf90e8cb-8a33-4e6f-b3c0-f8223f0cf10d/?format=api"
}
]
}